Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eaabak/instagram-auto-create-account

An automatic account creation bot script for Instagram.
https://github.com/eaabak/instagram-auto-create-account

automatic-account create-instagram-account instagram instagram-bot python-requests python-selenium python-selenium-automation verification-code

Last synced: about 2 months ago
JSON representation

An automatic account creation bot script for Instagram.

Awesome Lists containing this project

README

        

## Instagram Automatic Account Creator Bot

This small piece of code will create an account automatically by randomizing names. You need Selenium library installed. This is an ongoing work. Beware that Instagram has security measures to prevent bot usage. Do not forget to change the Web driver you use from the part of the code in botAccountCreate.py :

```Python
33 browser = webdriver.Chrome("your chrome driver path here")
```
Also, you can use other browsers with tweaking the code.
```Python
#Another browser
26 browser = webdriver.Firefox("your firefox driver path here")
```

Requirements


run

pip install -r requirements.txt

New features


  • Fake email address

  • Getting verification code

Thank you very much for your support

BbChip0103

haniyadav

Gupta-Anubhav12

Mxhmovd

ManWuzi

mikegrep

Alessandro