Instagram Follow Bot (Web Automation)
Developed a Python script that automates the process of following users on Instagram. It uses Selenium to control a web browser, log in to an Instagram account, navigate to a target account's followers list, and then automatically click the Follow button for each follower. The script is designed to handle dynamic loading of followers as the user scrolls down the list.
Check Out Repository