A script to get the birthdays from Facebook and create a CSV which can be easily imported in Google calendar
Facebook has recently removed the feature to download the birthday calendar.
This script will allow you to get all the birthdays in a CSV format (with some manual efforts) which you can the easily import to Google Calendar.
You can also visit https://deepakmahakale.com/facebook_birthday_export
In html inspector right click on div with id="birthdays_content"
and select “copy” > “Copy element”
Paste the content in facebook_html.txt
and run the following command
python birthday_parser.py