Skip to content

Error 403 Forbidden : Cloudflare on sushiscan #44

@Dorian25

Description

@Dorian25

image

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_clearance and cf_chl2.
  • use an undetected embedded browser undetected_chromedriver but 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions