D
D
Dmitry2016-12-13 10:55:29
Python
Dmitry, 2016-12-13 10:55:29

Can't login to Directum website using Python?

Good day, I decided to make this problem easier, and write a script so that he would log in to the Directum website, look at the page if he found new letters, sent a message to the mail that there are new letters, stuck stupidly at first I can’t log in please help !!?
errors occur at this stage with certificate verification: ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
qlkvg, 2016-12-13
@ipatov_dn

https://www.youtube.com/watch?v=eRSJSKG4mDA - a very detailed guide on how to log in via requests. in short - we raised the session, fetched the authorization page, found the crsf token, passed it through the headers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question