Looking For a Sorting Bot/Method

fc-dh

Elite Member
Joined
Oct 20, 2012
Messages
3,271
Reaction score
2,927
Hi

I have about 150K instagram accounts scraped and i would like to sort them on the amount of followers the account has, is there any way to do that or do i need to have a sorter coded for me? It is a experiment so i don't want to put a lot of money in it right away.

Any help or suggestion is much appreciated

Thanks

Dave
 
Just make an excel or csv file with your data and sort them that way.
It's really easy and quick.
 
that sounds like a job excel can do really well. import your data in a spreadsheet and you can play with it however you want
 
I am sorry apparently i wasn't clear enough, the only thing i have scraped are the urls of the accounts, i need a bot or tool that reads the amount of followers per account, excel doesn't do that, i wish it did :)
 
Last edited:
I haven't personally used it but it sounds like something like BrowserAutomationStudio would let you build a quick script to do that for free (scrape the follower counts from the URLs) - or Ubot/zennoposter if you have a paid license for either of those
 
If the profiles are public it should be easy to create a python script to get the data you need.
 
I haven't personally used it but it sounds like something like BrowserAutomationStudio would let you build a quick script to do that for free (scrape the follower counts from the URLs) - or Ubot/zennoposter if you have a paid license for either of those

Yeah i think i will have my coder make something, my head spins when i even think of coding anything :D
 
  • Like
Reactions: X
Back
Top