As seen in the Getting Started guide, Browser Rendering can be used to generate screenshots for any given URL. Alongside screenshots, you can also generate full PDF documents for a given webpage, and can also provide the webpage markup and style ourselves.
whats the best way to figure out where my cpu usage is? I'm suddenly running into cpu limits for queues (even with a batch size of 1) and ive made all the code changes i can think of to reduce it and it has made no difference
Hey guys! Any chance I can make an authenticated request fetching an image (from google drive directly through api with bearer access token in the auth header) (not google cloud!) that I can run through cloudflare images to resize it on the fly? saw in the docs (https://developers.cloudflare.com/images/transform-images/control-origin-access/#authenticated-origin) that it is possible but cant get it working