Skip to content

Parses facebook's information zip file and extracts your contacts to the vCard format

License

Notifications You must be signed in to change notification settings

alextousss/facebook_to_vcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

facebook_to_vcard

I lost all my contacts, and since Facebook's Cambridge Analytica scandal, you can download a zip file containing all the informations facebook has about you ...

Including your contacts !

Here is a simple parser to translate the HTML file to the vCard format

Usage:

It's easy as hell :

  • python3 facebook_to_vcard.py -i < HTML input file > -o < vCard file location >

About

Parses facebook's information zip file and extracts your contacts to the vCard format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages