Skip to content

Python program to extract friends birthdays from Facebook and add it to Google Calendar

Notifications You must be signed in to change notification settings

vishruth24/Fakebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fakebook

Facebook started loosing its glory ;and the only necessity for it is to remind me of my friends birthdays! Graph API doesn't let you access your friends information anymore and hence this tool scrapes information and sends all the birthdays to Google Calendar using Google Calendar API so you'll never miss another birthday!

instructions

Install all the requirements from requirements.txt

Go to Google Calendar API and follow the instructions till step 2. Store the json file as "client_secret.json".

Set the language in Facebook as English UK.

Run the script
python3 fcukfb.py

Author

Vishruth M

About

Python program to extract friends birthdays from Facebook and add it to Google Calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages