Skip to main content
Every browserless.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Content

get

content.get POST /content — fully rendered HTML after JavaScript execution Risk: read
Input
Output

Download

create

download.create POST /download — return files Chrome downloaded during Puppeteer code Risk: write
Input
Output

Function

run

function.run POST /function — run custom Puppeteer code in one session Risk: write
Input
Output

Pdf

create

pdf.create POST /pdf — Chrome print-engine PDF of a page Risk: read
Input
Output

Scrape

create

scrape.create POST /scrape — structured JSON via CSS selectors Risk: read
Input
Output

Screenshot

create

screenshot.create POST /screenshot — PNG, JPEG, or WebP of a page Risk: read
Input
Output

Unblock

create

unblock.create POST /unblock — bypass bot detection and return content/cookies/screenshot Risk: read
Input
Output