Member-only story
Awesome Python Package For Instagram Scraping
3 min readMar 13, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at an awesome Python package for Instagram scraping, this specific package is Osintgram, this is an OSINT tool for Instagram! Luckily for us, this package is hosted on GitHub, here is a link to their repository:
This specific tool has a bunch of capability within it, here are the commands you can utilize within this tool:
- addrs Get all registered addressed by target photos
- captions Get user's photos captions
- comments Get total comments of target's posts
- followers Get target followers
- followings Get users followed by target
- fwersemail Get email of target followers
…