Simple Instagram scraper

eaglehunter

Power Member
Joined
Oct 14, 2013
Messages
725
Reaction score
240
Hey all,

I am looking for a tool to scrape instagram. I used to use Followliker back then and I know Jarvee does this but its expensive to pay 29$ for only the scraping service.

Looking for:
- User's followers
- Users that liked a certain picture
- Users that commented on a certain picture

If I can set filters such as users between 200 to 1k followers who posted between 10 to 20 days

Anyone knows a service/tool that does that?
 
I think you can try instadub from rootjazz
 
If you know to code or to understand coding at least, there is a ready-made IG bot written in Python on GitHub.
 
Hey all,

I am looking for a tool to scrape instagram. I used to use Followliker back then and I know Jarvee does this but its expensive to pay 29$ for only the scraping service.

Looking for:
- User's followers
- Users that liked a certain picture
- Users that commented on a certain picture

If I can set filters such as users between 200 to 1k followers who posted between 10 to 20 days

Anyone knows a service/tool that does that?
Instaparser was not too bad, i heard it doesn't work stable at the moment. In a few weeks i will announce my private multiple scraper , pm me if you are interested in.
 
Hey all,

I am looking for a tool to scrape instagram. I used to use Followliker back then and I know Jarvee does this but its expensive to pay 29$ for only the scraping service.

Looking for:
- User's followers
- Users that liked a certain picture
- Users that commented on a certain picture

If I can set filters such as users between 200 to 1k followers who posted between 10 to 20 days

Anyone knows a service/tool that does that?
I think @mihai1497 has a tool/service that can help you with!
 
Hey all,

I am looking for a tool to scrape instagram. I used to use Followliker back then and I know Jarvee does this but its expensive to pay 29$ for only the scraping service.

Looking for:
- User's followers
- Users that liked a certain picture
- Users that commented on a certain picture

If I can set filters such as users between 200 to 1k followers who posted between 10 to 20 days

Anyone knows a service/tool that does that?
For a 29$ software, Jarvee gives quite good results I'd say. I have a friend who I help with automation sometimes and his brand grew quite consistently when he opted in for automation. Paired the right 4G mobile proxies along with optimized actions, Jarvee is useful.
 
If you know how to code, you can dev a bot using Instagram API wrapper like : https://github.com/ramtinak/InstagramApiSharp

It's really easy, for example to scrape Elon Musk followers :

var followers = await InstaApi.UserProcessor.GetUserFollowersAsync("elonmusk", PaginationParameters.MaxPagesToLoad(5));
 
You paid for vip and you cant afford software for 30$ or whatever to scrape emails as much as you want? You want free scraper? Theres nothing good free you should know.
 
Hey all,

I am looking for a tool to scrape instagram. I used to use Followliker back then and I know Jarvee does this but its expensive to pay 29$ for only the scraping service.

Looking for:
- User's followers
- Users that liked a certain picture
- Users that commented on a certain picture

If I can set filters such as users between 200 to 1k followers who posted between 10 to 20 days

Anyone knows a service/tool that does that?
You can search google for that, you will get to see a webpage to do this
 
Hey all,

I am looking for a tool to scrape instagram. I used to use Followliker back then and I know Jarvee does this but its expensive to pay 29$ for only the scraping service.

Looking for:
- User's followers
- Users that liked a certain picture
- Users that commented on a certain picture

If I can set filters such as users between 200 to 1k followers who posted between 10 to 20 days

Anyone knows a service/tool that does that?

Do you want a free one?
Then you must look into github and you will find a lot repos but you must know some coding!
 
Hey all,

I am looking for a tool to scrape instagram. I used to use Followliker back then and I know Jarvee does this but its expensive to pay 29$ for only the scraping service.

Looking for:
- User's followers
- Users that liked a certain picture
- Users that commented on a certain picture

If I can set filters such as users between 200 to 1k followers who posted between 10 to 20 days

Anyone knows a service/tool that does that?
For a 29$ software, Jarvee gives quite good results I'd say. I have a friend who I help with automation sometimes and his brand grew quite consistently when he opted in for automation. Paired the right 4G mobile proxies along with optimized actions, Jarvee is useful.
 
Back
Top