Skip to content

feat: Add Browserbase search and fetch support to the n8n node#16

Merged
Kylejeong2 merged 3 commits intomainfrom
kylejeong/gro-1351-update-n8n-node-to-use-search-and-fetch
May 7, 2026
Merged

feat: Add Browserbase search and fetch support to the n8n node#16
Kylejeong2 merged 3 commits intomainfrom
kylejeong/gro-1351-update-n8n-node-to-use-search-and-fetch

Conversation

@Kylejeong2
Copy link
Copy Markdown
Member

Summary

  • rename the node from Browserbase Agent to Browserbase
  • add Browserbase Search and Fetch as first-class resource options alongside Agent
  • update the README, node metadata, package version, and official Browserbase icon from the media kit

Implementation details

  • Agent continues to use the Stagehand session endpoints
  • Search now calls POST /v1/search
  • Fetch now calls POST /v1/fetch
  • credentials now validate against the Browserbase Fetch API
  • package version is bumped from 1.2.4 to 1.3.0

Verification

  • npm run lint
  • npm run build

@Kylejeong2 Kylejeong2 changed the title Add Browserbase search and fetch support to the n8n node feat: Add Browserbase search and fetch support to the n8n node May 6, 2026
@Kylejeong2 Kylejeong2 merged commit 32092cf into main May 7, 2026
1 check passed
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.

2 participants