Browserless
Author: browserless
Type: tool
Repository: https://github.com/browserless/dify-plugin
Headless browser automation for AI agents, powered by Browserless. This plugin proxies the official Browserless MCP server () and exposes its tools as native Dify tools.
What you can do
- Scrape any web page and get markdown, HTML, screenshots, PDFs, or links
- Search the web and optionally scrape every result
- Map every URL on a website (sitemap + link discovery)
- Crawl a site and scrape every page
- Export a URL in its native content type
- Run custom Puppeteer code server-side and get the result back
- Download files triggered by Puppeteer code
- Audit performance with Lighthouse
- Drive a stateful agent (goto, click, type, snapshot, etc.) — full ReAct browser loop
Setup
- Get a Browserless API token by signing up at browserless.io/signup/email.
- In Dify: Tools → Browserless → Authorize, paste the token, save.
- Add any Browserless tool to an Agent or Workflow node.
Tools
Privacy
See PRIVACY.md. Browserless privacy policy: https://www.browserless.io/privacy.
Support