Python Instagram Bot – Mass Instagram Account Creator
Python Mass Instagram Account Creator
Requirements:
pip install selenium
pip install firebase
>Lets Create a new firebase account
got to databases
click on rules
change settings to :
1 2 3 4 5 6 | { "rules": { ".read": true, ".write": true } } |
Download chrome driver
configure it to windows path
open storeusernametofirebase.py
change https://instausergenerator.firebaseio.com
to your firbase url
#Run python botcore.py