F
F
FlashBoy2021-05-31 21:57:36
Python
FlashBoy, 2021-05-31 21:57:36

How to send a post request with changing data?

Good day! I'm building a phone app in kivy. The app design itself works. The main part remains. The application must send a POST request to the site I need using the requests library. But when sending a request, 3 parameters are generated: "PW", "It", "pw2", "ver". Everything else is static and understandable. Is it possible to somehow bypass this generation, create it yourself artificially, or maybe there is some kind of headless browser library that works on a mobile phone? Selenium on a mobile phone does not work right away.
60b5309c11793305756918.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vindicar, 2021-06-01
@Vindicar

Understand how they are generated and generate it yourself. No options.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question