https://github.com/crypdick/nuke-facebook
actiona scripts that automate mass deletion and unliking of Facebook content
https://github.com/crypdick/nuke-facebook
Last synced: 11 months ago
JSON representation
actiona scripts that automate mass deletion and unliking of Facebook content
- Host: GitHub
- URL: https://github.com/crypdick/nuke-facebook
- Owner: crypdick
- License: gpl-2.0
- Created: 2015-10-31T20:32:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T01:28:41.000Z (over 10 years ago)
- Last Synced: 2024-04-16T01:48:28.767Z (about 2 years ago)
- Size: 50.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuke_facebook
Actiona scripts that automate mass deletion and unliking of Facebook content.
## The Problem
Facebook does not have an easy way to delete content en mass, and their API has disabled deletion (so you can't make a third party app to do it). This project implements a workaround using [Actiona](https://github.com/Jmgr/actiona), a cross-platform automation tool. The scripts are very simple: they simulate mouse movement, clicking, and keyboard presses to navigate FB menus to delete content. All the scripts are open source and can be modified to automate other tedious Facebook tasks.
## Editing scripts
If one of the steps in the script is not working correctly, make sure that the first step of the script is moving the cursor to the right place.
# Deleting albums
Go to 'https://www.facebook.com/[your-username-here]/photos_albums' and use the 'delete all albums.ascr' script to delete them.
# Delete all photos inside album
Some albums can't be deleted (such as your Profile and Timeline albums). You need to go into them individually and run the 'delete all photos inside album.ascr' script.
[](https://www.youtube.com/watch?v=GXBGFrCzhw8)
# Deleting activity
Go to 'https://www.facebook.com/[your-username-here]/allactivity' to view your liked content, pages, apps, etc.
## Likes
On the left side, click "Likes". Run the 'unlike all liked content.ascr'. This will take hours!
[](https://www.youtube.com/watch?v=Nu-MalmHSoo)
## Pages
Similarly, click the "Pages" on the left side and run 'unlike all pages.ascr' to delete all liked pages.
## Apps
Same as above. Run 'remove all apps.ascr'