Answer the question
In order to leave comments, you need to log in
Python (authorization + cookies)?
I logged in, now I need to parse the data from another page. When I go to another page, I am no longer authorized. I understand it's about cookies? Could anyone help me? How to get cookies after sending a request, and how to use them when navigating to another page? (if possible a piece of code)
session = requests.Session()
r = session.post(url,dann)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question