← All projects

auto_facebook_creator_v2

by @mohamed-ladjal-AI

16

This Python project provides an automated way to create valid Facebook accounts with random emails and profiles information using Python and the Tor Browser.

About this project

Auto Facebook Creator Create Facebook accounts with randomized profiles using Python and the Tor Browser for anonymity. Overview This Python project automates Facebook account creation with unique profiles. It leverages Python scripts, web scraping, and browser automation for this purpose. Prerequisites Before diving into this project, ensure the following prerequisites are in place: Folder Structure: Your project folder should have the following structure: runmultipleprocess.py createalgerianfacebookaccount.py Tor Browser/ (Tor Browser installation) lastNames.csv bb/ and ww/ directories (with CSV files) Note: Please place your Tor Browser installation in the same directory as your project files. Dependencies: Install required Python libraries using pip: bash pip install selenium beautifulsoup4 pyautogui names passwordgenerator Usage To utilize this project, follow these steps: Execute runmultipleprocess.py to create multiple Facebook accounts with randomized profiles (or execute createalgerianfacebookaccount.py if you need only to create one facebook account).

From the project README on GitHub

Stars
16
Forks
7
License
MIT
Last push
9 Mar 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/auto-facebook-creator-v2.svg)](https://www.madeinalgeria.dev/projects/auto-facebook-creator-v2)

Related projects