https://github.com/conoro/faceleaver
Do a proper extraction of your Facebook posts
https://github.com/conoro/faceleaver
backup deletefacebook facebook
Last synced: 10 months ago
JSON representation
Do a proper extraction of your Facebook posts
- Host: GitHub
- URL: https://github.com/conoro/faceleaver
- Owner: conoro
- License: apache-2.0
- Created: 2018-04-25T07:39:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T06:20:06.000Z (over 1 year ago)
- Last Synced: 2024-12-03T07:25:56.108Z (over 1 year ago)
- Topics: backup, deletefacebook, facebook
- Language: JavaScript
- Size: 340 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Faceleaver
Early WIP of code to do a proper download of your post info instead of the purposely hamstrung Facebook backup.
Intent is to generate a pseudo-feed-like standalone HTML page with all the quotes/links/images/thumbnails from your timeline.
Current state of play is:
* Auth flow works
* It can grab all post IDs
* It can grab text, links and image URLs
* It can grab various attachment info
* It just dumps most of that to console and IDs are returned as CSV to browser
Next steps:
* Finalise exactly what is being extracted and save to file
* Work on pulling down all the images
* Generate something visually acceptable
* Leave Facebook
LICENSE Apache-2.0
Copyright Conor O'Neill 2018, conor@conoroneill.com