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
gotoOptions full type
gotoOptions full type
waitForSelector full type
waitForSelector full type
Download
create
download.create
POST /download — return files Chrome downloaded during Puppeteer code
Risk: write
context full type
context full type
Function
run
function.run
POST /function — run custom Puppeteer code in one session
Risk: write
context full type
context full type
create
pdf.create
POST /pdf — Chrome print-engine PDF of a page
Risk: read
gotoOptions full type
gotoOptions full type
waitForSelector full type
waitForSelector full type
options full type
options full type
Scrape
create
scrape.create
POST /scrape — structured JSON via CSS selectors
Risk: read
elements full type
elements full type
gotoOptions full type
gotoOptions full type
waitForSelector full type
waitForSelector full type
data full type
data full type
Screenshot
create
screenshot.create
POST /screenshot — PNG, JPEG, or WebP of a page
Risk: read
gotoOptions full type
gotoOptions full type
waitForSelector full type
waitForSelector full type
options full type
options full type
Unblock
create
unblock.create
POST /unblock — bypass bot detection and return content/cookies/screenshot
Risk: read
gotoOptions full type
gotoOptions full type
waitForSelector full type
waitForSelector full type