FaceBot – The simple automation.
Create Account Facebook using Selenium.
FaceBot is a script to automatically create a facebook account using the selenium and chromedriver modules. That way, we don't need to input full name, email and password and date of birth. All will be helped by this FaceBot.
- Fast and Accurate.
-
✨ Greats! and Magic✨
Features
- Using Faker module as fake user data. Full name, username, and date of birth.
- There is a password generator function that supports multiple word counts.
- Using temporary email from tempmail.io for email verification. (when needed).
Installation
FaceBot requires Python v.3.10+ & ChromeDriver - adjust to your chrome version to run.
Install the dependencies and start the script.
git clone https://github.com/fdjrr/facebot.git
cd facebot
python -m pip install -r requirements.txt
python app.py
Plugins
FaceBot is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.
Plugin | README |
---|---|
ChromeDriver | https://chromedriver.chromium.org/downloads |
Faker from pypi.org | https://pypi.org/project/Faker/ |
Password Generator | https://geekflare.com/password-generator-python-code/ |
License
MIT – Free Software, Hell Yeah!
Thanks you for Fadjrir Herlambang as Developer.