Use our APIs to rapidly deploy new features
For automations such as generating PDFs, capturing videos or retrieving HTML. No Playwright or Puppeteer Required.
No Playwright or Puppeteer Required
The /pdf API can render dynamically generated content, ideal for dashboard and report exports. Use over 20 options such as `printBackground` to customize the output.
See the docsThe /screenshot API navigates to a page then captures a jpeg or png, with options to set the HTML of the page to render dynamically generated content.
See the docsRun parallel tests powered by the Google Lighthouse project and its CLI option with our concurrent JavaScript-enabled browsers.
See the docsScrape any URL with cascading strategies that escalate from fast HTTP fetching to headless browsers and CAPTCHA solving, returning HTML, markdown, screenshots or links.
See the docsBrowserless sets up a blank page, a fresh download directory, injects your code and then executes it, to then return any download files.
See the docsPlus APIs for site unblocking and easy scripting
Use the /unblock API to hide subtle signs that a browser is being programmatically instantiated.
See the docsRun Puppeteer Scripts using any language that supports making HTTP requests using the /function API.
See the docs