M
M
Mikhail Markov2021-11-04 14:08:44
Python
Mikhail Markov, 2021-11-04 14:08:44

How to send a POST request to Python?

Good afternoon! I want to write a code that gets data about a car from its state. sign. I want to collect data from the site Avtocod.ru .
Can you please tell me how can I send a POST request in python and then get data from the site? I would be grateful if you give links to useful articles on this topic. This site has an
API for integrating with other web projects, but I have no idea how to use this API in Python. Here is a link to their API . I would be infinitely grateful if you would at least give me an idea in which direction to move.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ronald McDonald, 2021-11-04
@Zoominger

Use requests: https://python-scripts.com/requests

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question