Uncategorized

Login to facebook and exctract cookies in python script



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

Leave a Reply

Your email address will not be published. Required fields are marked *