M
M
Mile43111122020-01-24 18:03:14
Parsing
Mile4311112, 2020-01-24 18:03:14

How to bypass the server when it bans for a large number of requests?

$dom = HtmlDomParser::file_get_html($page, false, null, 0)->find(".leftcol .area .listItem");

For a large number of requests, the server bans and does not return html (403)
How can I solve the problem?
I read that perhaps a proxy can help, but how to implement it? and help?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FanatPHP, 2020-01-24
@FanatPHP

request to read robots.txt less often
and follow the rules specified there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question