A
A
Alexey Tutubalin2020-08-16 16:04:48
PHP
Alexey Tutubalin, 2020-08-16 16:04:48

How to bypass API restrictions on the number of requests?

There is a site for checking the status of a self-employed person ( https://npd.nalog.ru/check-status/ ) for its presence in the database, but according to the API, the limit on the number of requests is 2 requests per 1 minute, I receive data through file_get_contents from the server 2 external ip Maybe if I bind them both to the domain, it will somehow work around the restrictions or will I still have to use a proxy?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Shumov, 2020-08-16
@Kennius

In any case, you will have to use a proxy

S
Somewhere Intech, 2020-08-16
@john36allTa

There are no tokens here, the information is not closed - why not make requests from the client? Of course, in case of an error, ask to wait a minute, it's okay ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question