Instagram Free Open Source Python Bot

hpscool

Junior Member
Joined
Jul 19, 2010
Messages
186
Reaction score
54
Hi,
I dont know if this was shared before but few weeks back i found an open source Instagram bot written in python with Good User interface also.I tested and it works.Its based on selenium and i tried with my intagram account and it works very good.But multithreading may be an issue.Anyway some one here with good coding ability can overcome that. Here is the github link
https://github.com/timgrossmann/InstaPy
 
Hi,
I dont know if this was shared before but few weeks back i found an open source Instagram bot written in python with Good User interface also.I tested and it works.Its based on selenium and i tried with my intagram account and it works very good.But multithreading may be an issue.Anyway some one here with good coding ability can overcome that. Here is the github link
https://github.com/timgrossmann/InstaPy
I also like this one. Though I couldnt get the GUI installed! Any tips on that note?
 
This is what I need, thanks for share . Do you have open source facebook bot or twitter bot ?
 
Hi,
I dont know if this was shared before but few weeks back i found an open source Instagram bot written in python with Good User interface also.I tested and it works.Its based on selenium and i tried with my intagram account and it works very good.But multithreading may be an issue.Anyway some one here with good coding ability can overcome that. Here is the github link
https://github.com/timgrossmann/InstaPy

You are not going to multi thread selenium, not without a VM / container / jails type solution. And if you can code that, you wouldn't be using selenium on the website anyway ;)
 
Back
Top