Skip to main content

Delete all your Facebook posts and unlike pages

Details

Status Inactive
Language Python
License MIT
Role Maintainer

I needed a simple and reliable way to delete Facebook posts. There are third-party apps that claim to do this, but they all require handing over your credentials, or are unreliable in other ways. Since this uses Selenium, it is more reliable, as it uses your real web browser, and it is less likely Facebook will block or throttle you.

As for why you would want to do this in the first place. That is up to you. Personally I wanted a way to delete most of my content on Facebook without deleting my account.

This project is inactive since I did not have time to keep up with the amount of issues people had getting it running on various platforms (e.g. Windows), and issues would crop up when Facebook made significant changes. It is still available to anyone who wants to fork it or follow a similar pattern with selenium automation.