Instagram Scraper

S1D34

Newbie
Joined
Sep 7, 2018
Messages
5
Reaction score
0
Hello,

I'm looking for a tool which can do post search in Instagram with following criteria:
  1. Date of post
  2. Number of likes
  3. Number of comments
  4. Number of authors followers
Do you know any?
 
Also interested
 
I hope experienced guys will see this thread.
 
Impossible to scrape all posts of ig and filter them by those criteria. Instead you can filter them after searching by account, location, hashtag
 
Hello,

I'm looking for a tool which can do post search in Instagram with following criteria:
  1. Date of post
  2. Number of likes
  3. Number of comments
  4. Number of authors followers
Do you know any?
Hmmmm.... C# can give you many options such as profile picture and likes...
 
Hmmmm.... C# can give you many options such as profile picture and likes...
Matter pf facts i can get the following followers likes via c# but you’ll have to figure that yourself lol it too much work I’ve done it before but i think i lost the code
 
There are plenty of free tools on github, that works as magic using python. I can't paste links yet, but you can just give it a try. Moreover there are manuals for them that help you to do what you want without any coding knowledge:) Posts are well scraped elements, cause they don't need auth, so you don't need even bots to scrape them. Just get many of Ipv4-6 proxies and have fun. Thanks gods IG support ipv6 and they are much more cheaper than ipv4
 
try to scrape by your ownself i personaly create my own scrape which is collection data like pictures commetns persone name profile picture likes
 
Back
Top