instagram bot follow/unfollow-scrape

TheEngineer11

Newbie
Joined
Dec 12, 2015
Messages
29
Reaction score
6
I coded an instagram bot for my gf a few weeks ago and I was thinking that it might have some value to others as well, my question is where and how much should I sell it

The way it works is that you find a niche that you want to increase the followers from, creates a list with the biggest instagram profiles from that niche and then creates a database with the people that like and comment most and then rearranges those profiles in an order. The way the shorting works, well it takes as parameters the number of their followers and yours plus the tags they have and the engagement they have in their accounts and arranges them in a way that suits best each profile and then it follows them and unfollows them.

The bot can also blacklist(tags and people), comment, like, respond and of course follows unfollows.

-it is written in python and uses selenium.
-it has real mousemovements
-you can set your own useragent(although for the moment it clones the ua of your main browser)
-you can change the ip
-its already multithreaded although
-can take up to 3 accounts at the moment at the same time
-can post for you
-statistics
 
It's not worth much with these features IMO. It's pretty simple to make with a headless browser, if you add more features it might be worth an one time payment. There is a guy on BHW that developed an Instagram bot, take a look at his features and what he is charging here to give you an idea.

Thank you for your honest reply, indeed in comparison to his except from the way that it follows and unfollows(which is similar i believe) mine still needs work.

another question, should I try to make it better or the market is saturated?

P.S. It is not headless hense the real mouse movements clicks etc. It hasnt the best features thats certain but it is quite undetectable anyway thanks again
 
Back
Top