falakshair01/Instagram-Follower-Bot ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python automation script that opens Instagram in Chrome, logs in with my account, goes to a target account I choose, opens that account’s followers list, scrolls a few times to load more people, and then follows the users it finds.

I want it to handle the usual popups like save login info and notifications, and keep going even if one follow button is blocked or not clickable. Please make it easy for me to update my login details, the target account name, and the ChromeDriver path in one place near the top of the script.

If you need to, look up current Selenium best practices online so it runs reliably. Keep it as a single runnable script I can start with python main.py, and make sure it’s clear where I should change the settings before running it.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab