Fetch a single image as raw PNG bytes
Scraping
Fetch a single image as raw PNG bytes
Navigates to the given image URL via a real browser + residential proxy, draws the first <img> to a canvas, and returns the resulting PNG. Use this when a regular GET against the image returns a challenge page or a tiny tracking pixel because the host requires a real browser context.
Fetch a single image as raw PNG bytes

