Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 720 Bytes

File metadata and controls

18 lines (11 loc) · 720 Bytes

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