A Selenium Script to Delete Facebook Posts
Project description
How To Use
- Make sure that you have Google Chrome installed and that it is up to date
- 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!
How To Install Python
MacOS
See this link for instructions on installing with Brew.
Linux
Use your native package manager
Windows
See this link, but I make no guarantees that Selenium will actually work as I have not tested it.
Bugs
If it stops working or otherwise crashes, delete the latest post manually and start it again after waiting a minute. I make no guarantees that it will work perfectly for every profile.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for delete-facebook-posts-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a860fe1fa7690aa83945d012d26a356604f92792bebf0662f1ce8126d2ab01d |
|
MD5 | 89e9fed923a206df13c1406db7a5ce5a |
|
BLAKE2b-256 | 98910dceba9c120c258613362e2daef55fcd51931e92a168dfd1f19234bc3044 |
Close
Hashes for delete_facebook_posts-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2871b4b85b7f40e209ea16d90a7eb4050a50dd88f856903cac6c8984654f9445 |
|
MD5 | 2476ea1165dd122da9f8abff7bee1e92 |
|
BLAKE2b-256 | cea0d59eb3ca8899df835e75e5e7f9b90dceecb37b769d809a1147d99ab507ee |