Skip to content

rctngle/facebook-data-parsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published