ClawLink
AI & ML7 toolsPaste one API key

Browserless integration for AI agents

Browserless is a service that provides headless browser automation, allowing users to run automations on their own sites with browser infrastructure.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Browserless once and call the same tools from all of them.

Setup

Connect Browserless through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Browserless exposes 7 tools through ClawLink.

ToolWhat it doesKind
browserless_download_fileAllows downloading files that Chrome has downloaded during the execution of puppeteer codeRead
browserless_fetch_html_contentFetches the complete HTML content of a webpage using Browserless's content APIRead
browserless_generate_pdfGenerates a PDF from a specified webpage using browserless's PDF generation APIRead
browserless_scrape_contentA tool to extract structured content from a webpage by specifying CSS selectorsRead
browserless_take_screenshotA tool that captures a screenshot of a webpage using browserless's screenshot APIRead
browserless_unblock_protected_contentProvides access to content from websites that implement bot protection mechanismsRead
browserless_execute_custom_functionA tool that allows executing custom Puppeteer scripts via HTTP requestsRead