N
N
NooBick2019-11-30 00:10:07
Computers
NooBick, 2019-11-30 00:10:07

Is there a good proxy checker for python3?

Rummaged through the floor of the Internet and did not find a normal proxy checker.
5de188f7caced619027228.png
Here is a screenshot of the proxy, I need it to take these proxies and check them directly in the code, and overwrite the proxies that work in the same file.
Please help, it's urgent.
Need code.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rsa97, 2018-12-08
@Rsa97

ftp://ftp.ts.fujitsu.com/pub/mainboard-oem-sales/p...

V
Vladimir Kuts, 2019-11-30
@fox_12

Proxy checker is done elementarily.
You go through the list of servers, using the requests library, make a request for a certain reference resource with the selected proxy, and compare the response with the response without a proxy. The answer coincided with the expected - add to the list of verified. Did not match or did not answer - in the list of unreliable.
In several threads, you simultaneously check several proxies.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question