Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Instagram Login Bot using Selenium

This project is a Python automation bot that logs into Instagram using Selenium WebDriver. It automates the login process by filling in credentials and submitting the login form.

πŸš€ Features

  • Automated Instagram login with Python and Selenium.
  • WebDriverWait for dynamic element detection.
  • Bypasses basic bot detection using Chrome options.
  • Uses headless mode (optional) for background execution.

πŸ“Œ Prerequisites

Make sure you have the following installed:

  • Python 3.x
  • Google Chrome (latest version)
  • ChromeDriver (matching your Chrome version)
  • Required Python packages:
    pip install selenium
    

⚠️ Disclaimer This bot is for educational purposes only. Using automation on Instagram may violate its terms of service, so use it responsibly.

πŸ“œ License This project is open-source and available under the MIT License.


This README provides a detailed overview of your project with setup, usage, and disclaimers. Let me know if you want any changes! πŸš€

About

πŸ€– Instagram Login Bot using Selenium A simple Instagram login bot built with Selenium WebDriver in Python. This bot automates the login process, dynamically detects page elements, and includes basic bot detection bypass methods. πŸš€

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages