Best instagram scraper ( scrape most popular posts vy hashtag )

alaadinou

Junior Member
Joined
Mar 27, 2015
Messages
139
Reaction score
7
I'm looking for an instagram scraper that can scrape the most popular posts by hashtag

Like i want to scrape 10 posts using the hashtag #cars that were posted in the last 7 days
 
You do know there are two lists, POPULAR and RECENT.

Chances are, the POPULAR posts are not recent, as it took some time to get popular. So to scrape popular posts, and filter out all posts older than 7 days, you are going to ignore a lot

The scrape module in our software can handle it (link in sig), and I imagine most the other bots can do it as well as is a fairly basic scrape + filter combination
 
You do know there are two lists, POPULAR and RECENT.

Chances are, the POPULAR posts are not recent, as it took some time to get popular. So to scrape popular posts, and filter out all posts older than 7 days, you are going to ignore a lot

The scrape module in our software can handle it (link in sig), and I imagine most the other bots can do it as well as is a fairly basic scrape + filter combination
as a matter of fact i do have instadub and i do want recent and popular posts ( i can find them manually but instagram limits me to 9 posts only ) but instadub just searches and searches and never find a post that is popular !
 
You do know there are two lists, POPULAR and RECENT.

Chances are, the POPULAR posts are not recent, as it took some time to get popular. So to scrape popular posts, and filter out all posts older than 7 days, you are going to ignore a lot

The scrape module in our software can handle it (link in sig), and I imagine most the other bots can do it as well as is a fairly basic scrape + filter combination
i just run the a scrape based on hashtag (min of 1000 likes) it has gone through 40 pages with 0 results
 
you can do this using chrome extension, it allows bulk download
I'm using instaG downloader if that helps
 
Back
Top