Hacker News new | ask | show | jobs
by neocodesoftware 351 days ago
Does it fail cloudflare captcha?
1 comments

I 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.