

Here we build a simple bot using some simple Python which beginner to intermediate coders can follow.
Plus a few life updates from me.
Here’s the code on GitHub
We use the Selenium library and Chrome Webdriver
Instead of watching an xPath tutorial, I recommend just Googling what you are trying to do and learning that way
====================================================================
If you like my style of explaining, I’ve got an algorithms course for coding interviews
====================================================================
======================================
Here’s some good Python Courses from Udemy
======================================
Python for Beginners
Python for Automation
Python for Finance / Data Analysis
(note these are affiliate links, same price for you but I may make a little $)
To see when future videos come out, or follow what I’m up to:
My Instagram
My Twitter
#python #instagram #bot
source
Python Tutorial – Extract Data From Web Pages to Excel (COVID-19 Case):
https://youtu.be/t63hfPMmr1U
what if i want to auto unfollow every one ?
Me making an anti bot bot like
i like your videos. Thanks, man.
What IDE is that
Instagram bot with complete feature and safe for your Instagram account. Only US$3.
This isn't beginner friendly π
Had to make little adjustments cause instagram changed things but awesome tutorial, bot finished and working plus I learnt a lot. Thank you so much for this great job!
Auto Liker & UnLiker for Instagram and many more. Only US$3.
As most of the programmers use linux and windows you should explain the different options in other operative systems
How does this work with users who change their usernames? Pretty sure I've seen a few folks do that; I assume that means there's a userid the system uses, so username AND profile name can be changed?
Appreciate your vids. I wish more folks talked about writing cleaner, faster code. All the tutorials on Python I find make no mention of conventions or optimized code, just how to get it done.
Thanks!
P.S. Easter Europe is dope!
thanks for fantastic video!
just notice for people who wanna make instagram bot
they are always changing its code. so you have to optimize xpath on your own.
he is setting xpath without //~. He is setting it as /div/div~ in this way.
since instagram often changes, this method of setting xpath is not a good idea.
i highly recommend you to optimise the code based on the code he have uploaded to github.
Wondering why you put a girl's pic on the thumbnail…??!!!
I like your theme! What theme are you using?
how to click the like button on jiosavvan web app using python selenium please let me know!! Thankypu.
Message: no such element: Unable to locate element: {"method":"xpath","selector":"/html/body/div[3]/div/div[2]"}
(Session info: chrome=84.0.4147.89) i got this error… plz help :/
SIMPLE??.!
does this still work?
"Officer This guy here made all the Instagram Female bots spam me"
LMFAO did anyone else get locked out of their instagram account for logging in too many times while testing thisπ
one question when you run the program it opens the instagram and does what you wrote the code to do but after it just closes is this sum error or is it just like that because i assumed that instagram would stay open pls help
howncan make it do at backgrond
i don't even have instagram, i'm just here to learn.
can u share this bots github file?