Skip to content

kindlyman343423/instagram-auto-create-account

Repository files navigation

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 :

33 browser = webdriver.Chrome("your chrome driver path here")

Also, you can use other browsers with tweaking the code.

#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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages