BlucyBlue
|
65a040dbbb
|
Function 'check_proxy_list' which checks anonimity of each proxy contained in a list of named tuples. Proxies are checked by using the 'check_proxy' function.
|
2019-01-29 10:09:33 +03:30 |
|
BlucyBlue
|
901074ea4e
|
Function 'check_proxy', which checks anonimity of a signle proxy by anaylizing return headers received from a request using the proxy in question.
|
2019-01-29 10:09:33 +03:30 |
|
BlucyBlue
|
a63bdb3152
|
Created new file 'load_proxies.py' to store functions for reading proxies from files, and checking proxy anonimity. Created the function 'load_proxies_from_csv' which reads proxies from a .csv file to a list of named tuples.
|
2019-01-29 10:09:33 +03:30 |
|