Anorov / cloudflare-scrape

A Python module to bypass Cloudflare's anti-bot page.
MIT License
3.38k stars 459 forks source link

Is cfscrape dead? #406

Open chicc0 opened 3 years ago

chicc0 commented 3 years ago

Is this module dead? Owner not supporting anymore?

SpangleLabs commented 3 years ago

Yup Tonnes and tonnes of issues about it not working, and no update from the owner in many months. Pretty sure it's dead. Some folks moved over to https://github.com/VeNoMouS/cloudscraper/ but I believe that's moved over to a subscription model where you have to contact the owner over discord? and the owner has disabled issues, and shuts down any comments on PRs about functionality.

I've not seen a lot of other options around.

That last one sounds like the best bet to me. It's a docker image that spins up browsers to do the request, so it's going to be slow and quite memory-heavy. But development seems active, latest commit to master was 5 days ago. But I've not tried it myself.

VeNoMouS commented 3 years ago

image