Delete your Facebook posts
FBEraser is a command line python tool that logs into your Facebook account, goes to your activity log, and deletes your posts one by one.
Improvements are welcome, as is issue logging.
Via the command line, use:
python FBEraser.py
The program will prompt you for a username and password
FBEraser requires python 2, selenium, and beautiful soup.