Instadata
Instadata is a Django-based Instagram scraper designed to feed data into downstream analysis projects. It communicates through a REST API, scales with proxy rotation, and extracts structured information using the Nominatim geolocator and regex parsing.
I built it because I needed clean, structured social media data for several data science projects, and existing tools either lacked the fields I wanted or imposed rate limits that made serious work impossible.