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!
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
Vishruth M