Answer the question
In order to leave comments, you need to log in
Sites that stupidly return a response?
Tell me a site or sites that you can connect to indefinitely many times a day, and which necessarily return a response by which I could judge that everything is OK with my Internet connection.
Anticipating the obvious answer: connect to googe/yandex/mail.ru - I don't want to use them, because they give too much unnecessary content, which in vain loads both them and the Internet channel, and secondly, they can suddenly recognize the bot and change the answer, which is also unacceptable.
The main thing is that there should be a response to a simple GET request (a simple “ok” in the body of the page will do, but it’s generally gorgeous if the site returns my HTTP headers in the form of plain text or XML or JSON) and the readiness to accept many requests.
Answer the question
In order to leave comments, you need to log in
Why would you send an http request? ICMP echo request (ping) is much more suitable for such a task ...
http://httpbin.org/headers
Sources and API (flask) github://kennethreitz/httpbin .
If you want to host on your own, then Google App Engine with a free quote is your choice.
Why not just try to establish a connection without making the request itself?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question