FAQ
Below you will find answers to our most commonly asked questions. If you cannot find the answer you are looking for, refer to the Discord ↗ to explore additional resources.
Make sure that you are passing your Browser binding to the puppeteer.launch
api and that you have Workers for Platforms Paid plan.
Browser rendering requests are always identified as bots by Cloudflare.
If you are trying to scan your own zone, you can create a WAF skip rule to bypass the bot protection using a header or a custom user agent.
Currently it’s not possible to use Xpath to select elements since this poses a security risk to Workers.
As an alternative try to use a css selector or page.evaluate
for example: