{"id":30820891,"url":"https://github.com/debanilbora/instagram-follower-bot","last_synced_at":"2026-04-19T03:02:00.113Z","repository":{"id":311460276,"uuid":"1041905467","full_name":"DebanilBora/Instagram-follower-bot","owner":"DebanilBora","description":"🚀 Instagram Follower Bot (Selenium Automation)  This project automates the process of following followers of a target Instagram account using Selenium WebDriver.   It logs into Instagram with your credentials (stored securely in a `.env` file), navigates to the target account’s followers list, and follows them automatically.    ⚠️ Educational purp","archived":false,"fork":false,"pushed_at":"2025-08-24T15:32:46.000Z","size":1306,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-25T11:19:30.646Z","etag":null,"topics":["automation","instagram-bot","portfolio-project","python","python-automation","selenium","social-media","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DebanilBora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-21T07:27:28.000Z","updated_at":"2025-08-24T15:32:49.000Z","dependencies_parsed_at":"2025-08-24T20:24:46.254Z","dependency_job_id":"5b0f4382-32f5-485e-811a-9effdb3153c9","html_url":"https://github.com/DebanilBora/Instagram-follower-bot","commit_stats":null,"previous_names":["debanilbora/instagram-follower-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DebanilBora/Instagram-follower-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DebanilBora%2FInstagram-follower-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DebanilBora%2FInstagram-follower-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DebanilBora%2FInstagram-follower-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DebanilBora%2FInstagram-follower-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DebanilBora","download_url":"https://codeload.github.com/DebanilBora/Instagram-follower-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DebanilBora%2FInstagram-follower-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","instagram-bot","portfolio-project","python","python-automation","selenium","social-media","web-scraping"],"created_at":"2025-09-06T10:03:42.777Z","updated_at":"2026-04-19T03:02:00.086Z","avatar_url":"https://github.com/DebanilBora.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"📸 Instagram Follower Bot\n\nA Python automation bot that logs into Instagram, finds followers of a target account, and follows them automatically.\nBuilt with Selenium and environment variable management via .env.\n\n🚀 Features\n\n🔑 Login securely with Instagram credentials (from .env)\n\n🎯 Target any Instagram account to extract followers\n\n🤖 Auto-follow users from that account’s follower list\n\n🛡 Credentials are hidden (no hardcoding passwords)\n\n🧩 Modular design with InstaFollower class\n\n🛠 Tech Stack\n\nPython 3\n\nSelenium – browser automation\n\ndotenv – credential management\n\nChrome WebDriver\n\n⚙️ Setup \u0026 Installation\n1️⃣ Clone the repository\ngit clone https://github.com/DebanilBora/Instagram-follower-bot.git\ncd insta-follower-bot\n\n2️⃣ Create \u0026 activate a virtual environment\npython -m venv .venv\nsource .venv/bin/activate   # Linux/Mac\n.venv\\Scripts\\activate      # Windows\n\n3️⃣ Install dependencies\npip install selenium python-dotenv\n\n4️⃣ Download ChromeDriver\n\nInstall Google Chrome\n\nDownload matching ChromeDriver: https://chromedriver.chromium.org/downloads\n\nAdd it to your PATH or project folder\n\n5️⃣ Setup .env file\n\nCreate a .env file in the project root with your Instagram credentials:\n\nINSTA_USER=your_username\nINSTA_PASS=your_password\nTARGET_ACCOUNT=chefsteps\n\n▶️ Usage\n\nRun the bot:\n\npython main.py\n\n\nSteps the bot performs:\n\n✅ Logs into Instagram\n\n🔍 Navigates to the target account’s followers\n\n📥 Scrolls \u0026 fetches followers\n\n🤝 Follows them automatically\n\n⚠️ Disclaimer\n\nThis project is for educational purposes only.\nAutomating Instagram actions may violate Instagram’s Terms of Service\n.\nUse responsibly on test/dummy accounts.\n\n🏷 Tags\n\n#Python #Selenium #Automation #Instagram #Bot\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebanilbora%2Finstagram-follower-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebanilbora%2Finstagram-follower-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebanilbora%2Finstagram-follower-bot/lists"}