Skip to content

smoldata/smol-facebook-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook contacts export

This form lets you download a CSV file of your contacts on Facebook. Yes, you can generate a similar export by requesting an official archive of your account, but the contact list only includes names.

Having your contacts’ names is good, but you can’t really do anything useful with the data. This form generates a CSV that includes names, birthdays, and Facebook ID numbers. Those numeric ID numbers can be used to rebuild your social graph network somewhere else.

Dependencies

  • PHP
  • cURL PHP module