Building a simple Instagram bot with Python tutorial
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 [...]