puppeteer icon indicating copy to clipboard operation
puppeteer copied to clipboard

Browser Rendering API IP Security Policy

Open bitnom opened this issue 6 months ago • 0 comments

Is the browser rendering API subject to the same security restriction of cloudflare workers not allowed to make network requests to other cloudflare workers? I ask because for browser automation, this could become a problem in which one would have to use a proxy to be able to visit websites hosted on Cloudflare workers. This would especially be a problem if #92 is confirmed.

bitnom avatar May 04 '25 13:05 bitnom