C
C
Chita1998532016-07-15 15:27:05
Python
Chita199853, 2016-07-15 15:27:05

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

1 answer(s)
D
Dimonchik, 2016-07-16
@dimonchik2013

PyCurl bro, only PyCurl

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question