HOW GET TOKEN FROM COOKIE?

How can you get it? Don't think about the impossible when accessing to get users' cookies just to serve your needs and business purposes. Users are already confused. Only FB has the right to keep and access that. It is very private information and needs to be protected.
 
How can I get facebook token from cookie everyone?
Please help me. If possible, please write me a python script to get it. Or give me a way to get token
I sincerely thank everyone very much
find the browser extension (chrome/firefox): cookie-editor

you’ll easily pull your cookies and find the auth token
 
Back
Top