IG Creator Save Abandoned

Instagram Auto account creation /w selenium

Project README

probably it have a lot of bugs...

Configurations

Set the driver in path

  • open main.py
42       driver = webdriver.Chrome('Chrome driver path here')
50       driver = webdriver.Firefox(firefox_profile=profile, executable_path=r"Gecko driver path here")

⬇️ Installation

$ git clone https://github.com/0xWerz/IG-Creator.git
$ cd IG-Creator
$ python3 -m pip install -r requirements.txt

📈 Usage

$ python3 main.py --help
 usage: main.py [-h] (--firefox | --chrome)

 options:
  -h, --help  show this help message and exit
  --firefox   Use Firefox - geckodriver
  --chrome    Use Chrome - chromedriver

🖊️ Example

$ python3 main.py --chrome
Open Source Agenda is not affiliated with "IG Creator" Project. README Source: 0xWerz/IG-Creator

Open Source Agenda Badge

Open Source Agenda Rating