Userpass
CDCloudflare Developers
•Created by Userpass on 3/11/2024 in #general-help
Someone is using Cloudflare Workers to scrape my website and fetch it's content (Workers.dev)
Someone is using Cloudflare workers to scrape my website and fetch all content from it,
I have tried blocking various methods such as
Workers.dev, Host, Origin, Referrer
However blocking the request method https1/1 only seems to work (But will also interfere with my website).
Blocking 1/1 and checking events I see no real clues on what I can do to block the Cloudflare workers as the firewall events only show up as unique users, not that the request comes from the worker.
How can I handle this?
15 replies