kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.45k stars 633 forks source link

How to write the cookies.txt file in get_profile? #967

Closed MazenTayseer closed 1 year ago

MazenTayseer commented 1 year ago

as mentioned, get_profile("zuck", cookies="cookies.txt") how to write the cookies.txt file properly for it to work, as I want to extract gender and date of birth?

ReemOmer commented 1 year ago

Cookies can be downloaded directly from the browser using Cookie manager ad-on, refer to 959.