6 ms·
Does it fail cloudflare captcha?
by neocodesoftware 1y ago
Does it fail cloudflare captcha?
- ospider 1y agoI think it will, it uses requests, and cloudflare blocks traffic from non-browser, e.g. python http clients. It would be better to use something like curl_cffi.