← All apps

Automate Browserless for free on Stepper

Browserless is a cloud browser automation service that lets you run Puppeteer scripts, take screenshots, generate PDFs, and scrape web pages at scale without managing browser infrastructure.

I want to integratewithSee how to connect Browserless to ...

Actions available for Browserless on Stepper

Take Screenshot

Captures a screenshot of a web page from a URL or raw HTML. Returns metadata about the captured image.

  • 10 parameters

Generate PDF

Generates a PDF document from a web page URL or raw HTML. Returns metadata about the generated PDF.

  • 11 parameters

Scrape Page

Extracts structured data from a fully rendered web page using CSS selectors. Returns matched elements with their text, HTML, and position data.

  • 7 parameters

Get Page Content

Fetches fully rendered HTML from a headless browser, including JavaScript-rendered content. Returns the complete HTML string.

  • 7 parameters

Smart Scrape

Intelligently scrapes a URL using a cascading strategy: fast HTTP fetch, then proxied fetch, then headless browser, then browser with captcha solving. Returns HTML, markdown, screenshot, PDF, or links as requested.

  • 3 parameters

Execute Puppeteer Function

Executes custom Puppeteer code server-side without installing any libraries. The function receives a Puppeteer page object and optional context data.

  • 2 parameters

Unblock Page

Bypasses CAPTCHAs and bot detection, then returns page content, cookies, or a screenshot. Works best with residential proxies.

  • 7 parameters

Run Performance Audit

Runs a Lighthouse audit on a URL and returns performance metrics for accessibility, best practices, performance, PWA, and SEO.

  • 3 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.