(Get) Working Instagram Bot with python script (( with full guide))

Status
Not open for further replies.
Great sharing mate .
This script will help people a lot .
Thanks for sharing script with the detailed guide .
 
is there a way this code can work for multiple slave accounts at the same time? and to use proxies

also there are several variations of the code, can the one in the OP be updated with the most effective one
 
Great tutorial, I recommend you to check Instapy library since it just simplifies the code a lot and is quite easier to maintain if you use it
 
is there a way this code can work for multiple slave accounts at the same time? and to use proxies

also there are several variations of the code, can the one in the OP be updated with the most effective one
Yes. As I’ve built multiple instagram bots, you can add code to add a proxy and run it on a server for free.
 
Great share , you should replace the deprecated find_elements_by_css with the find element by funcion.

to do that import the By method from selenium
 
Status
Not open for further replies.
Back
Top