Skip to content

docs: add Browserless integration guide#298

Open
xsvfat wants to merge 1 commit intoinngest:mainfrom
xsvfat:docs/add-browserless-integration
Open

docs: add Browserless integration guide#298
xsvfat wants to merge 1 commit intoinngest:mainfrom
xsvfat:docs/add-browserless-integration

Conversation

@xsvfat
Copy link

@xsvfat xsvfat commented Mar 13, 2026

Summary

  • Adds a new integration doc (docs/integrations/browserless.mdx) for using AgentKit with Browserless headless browser infrastructure
  • Includes a complete Hacker News scraping example using Playwright's CDP connection to Browserless
  • Documents advanced features: stealth mode, residential proxies, and regional endpoints
  • Adds the new page to the docs sidebar in docs.json

Details

This follows the same MDX structure and conventions as the existing Browserbase integration doc. The guide covers:

  1. Installing dependencies
  2. Setting up an Agent and Network
  3. Creating a Browserless tool with chromium.connectOverCDP()
  4. Advanced features (stealth, proxies, regional endpoints)

Reference: https://docs.browserless.io/ai-integrations/agentkit

Test plan

  • Verify the MDX renders correctly in the Mintlify docs
  • Confirm sidebar navigation includes the new Browserless page
  • Test all code examples for correctness

🤖 Generated with Claude Code

Add documentation for using AgentKit with Browserless headless browser
infrastructure, including Playwright CDP connection setup, stealth mode,
residential proxies, and regional endpoints.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@changeset-bot
Copy link

changeset-bot bot commented Mar 13, 2026

⚠️ No Changeset found

Latest commit: 862246b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant