Closed MazenTayseer closed 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?
get_profile("zuck", cookies="cookies.txt")
Cookies can be downloaded directly from the browser using Cookie manager ad-on, refer to 959.
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?