I am trying to login to facebook and extract the cookies but the only cookies that I get are ‘m_page_voice’ and ‘datr’,
import requests
import re
import random
idf=”000000000000000″
password = ‘password’
heade={‘authority’: ‘mbasic.
Source link