Automate Scrubbing your Facebook Presence
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
wes e462be0ca8 readme 6 years ago
README.md readme 6 years ago
deletefb.py initial commit 6 years ago
requirements.txt initial commit 6 years ago

README.md

How To Use

  • Install python 3.x (tested on python 3.7) along with pip
  • virtualenv -p $(which python3) ./venv
  • source venv/bin/activate
  • pip3 install -r requirements.txt
  • Edit deletefb.py to include your email, password, and profile URL.
  • Run python3 deletefb.py with your virtual environment activated.
  • Wait a long time
  • Say goodbye to your Facebook posts!