Thanks for reading my post on my departure from Facebook, Beko! As it turns out, I've developed another tool that doesn't require anything but a JSON export from Facebook and a website that supports Micropub. Check it out here - https:// github.com/ cleverdevil/ ditchbook
Comments (3)
Weather at time/location of posting — Clear with a temperature of 76.37°F and 60% humidity.
Ditchbook may be exactly what I was looking for – thanks Cleverdevil!
Follow-Up: Sadly no longer compatible.
Looks like FB changed it’s export format:
[{"timestamp": 1566833332,"attachments": [],"data": [{"post": ""},{"update_timestamp": 1566833332}],"title": ""}]
This is not what Ditchpost expects.
The posts file is also no longer posts/your_posts.json but posts/your_posts_01.json Also on GitHub icon