-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The site sushiscan.net has set up a protection via Cloudflare to block the scrapers robots (non-human user)
Impossible to download images / pages of a manga via the module cfscrape or cloudscraper which are supposed to bypass the Cloudflare challenge because it is the v2
Some methods are possible:
- connect via a proxy
- try to solve the challenge by sending a request with a header containing a cookie that has the variables
cf_clearanceandcf_chl2. - use an undetected embedded browser
undetected_chromedriverbut requires xvfb to be invisible (not compatible with Windows) - use an integrated browser like pywebview / tkwebview2 but impossible to download images only look at them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
