Looking for a good instagram posts scraper (by hashtag) ?

alaadinou

Junior Member
Joined
Mar 27, 2015
Messages
139
Reaction score
7
Is there any good one ? i searched day and night and never found one that is good enough

So , I want this bot to scrape posts for a given hashtag and has these 3 filters at least :

1- Filter by number of likes
2 - Filter by number of comments
3- Filter by day it was posted

help me please ?
 
it only shows 50 posts and if i use posted before function it shows nothing
 
So why not check for a few tutorials on youtube and make a simple python scraper. This could be accomplished in an afternoon by a complete non programmer and youtube. If you check the freelancer section, I am sure someone will create this script for you real fast.
 
Last edited by a moderator:
There's no search operators in instagram's search, except for location.
You can't filter by date or comments count.
 
There's no search operators in instagram's search, except for location.
You can't filter by date or comments count.
I know that , i meat a bot that can filter by comments or likes
 
Hi,

please take a look at perkeep (ex-camlistore) perkeep.org/#video-demo

It has facebook importer here github.com/perkeep/perkeep/issues/1027. I know how to use it.
 
Back
Top