Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 787 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 787 Bytes

Facebook data parsers

  1. Clone or download this reposity
  2. Download your Facebook data
    • Log into Facebook and go to Settings
    • Click the link to ‘Download a copy of your Facebook data’.
    • Check your email. You’ll get an email acknowledging the request, and then a second email with a link to download your data. It can take a while for the second email to arrive.
    • When you get the second email, download and extract the .zip file.
  3. Move the extracted folder into this repository's folder and rename it to 'facebook'

To run

npm install
node fb

Data sets

  • ads
  • applications
  • events
  • friends
  • messages
  • photos
  • pokes
  • profile
  • security
  • timeline

To export an a single dataset:

node fb timeline