kaustubhhiware / facebook-archive

Just some fun you can have with facebook's archive data
MIT License
74 stars 42 forks source link

Accommodate for different archive versions #2

Open kaustubhhiware opened 6 years ago

kaustubhhiware commented 6 years ago

The naming pattern for files and organisation for current archive is radically different as compared to the archive available at the time of writing this code first.

Since facebook now allows you to download data in html OR json format, we'll be using JSON for the following reasons, as suggested by @xprilion as well :

This issue is more of a guideline, so won't be closed any time soon.