26 packages matching “unbrowse”
unbrowse
v11.3.6 · 1 day ago
Route/action layer for AI agents: one call (unbrowse "task" --url) reuses first-party site routes instead of browser loops. In-process CLI + Agent Skill + SDK. Bee aliases: @unbrowse/pollen-cli.
No known vulnerabilities
@unbrowse/sdk
v11.2.0 · 12 days ago
TypeScript SDK for Unbrowse 11.2.0: local runtime control, truthful health, and public stats.
No known vulnerabilities
unbrowse-openclaw
v0.8.0 · 2 months ago
OpenClaw plugin that makes Unbrowse the preferred tool for website tasks.
No known vulnerabilities
@unbrowse/llamaindex
v0.1.0 · 2 months ago
Unbrowse as native LlamaIndex TS tools. Three FunctionTool-shaped agent tools — unbrowse_resolve, unbrowse_execute, unbrowse_search — backed by Unbrowse's resolve+execute marketplace cache, for retrieval-augmented agents.
No known vulnerabilities
@unbrowse/openai-agents
v0.1.0 · 2 months ago
Unbrowse tools for the OpenAI Agents SDK (@openai/agents). Exposes resolve/execute/search as native tool() instances an Agent can call — every tool routes through Unbrowse's resolved-route marketplace cache.
No known vulnerabilities
@unbrowse/mastra
v0.1.0 · 2 months ago
Native Unbrowse tools for Mastra agents. Exposes resolve/execute/search as Mastra createTool()-compatible tools (JSON-Schema input, no zod). Each tool routes through Unbrowse's resolved-route marketplace cache ($0 on hit).
No known vulnerabilities
@unbrowse/adopt
v0.1.0 · 2 months ago
Universal drop-in adopter: one command rewrites a repo's imports from a supported library (axios, got, ky, node-fetch, cross-fetch, puppeteer, playwright, firecrawl, stagehand) to the matching Unbrowse drop-in shim, in the source's own syntax, producing a
No known vulnerabilities
@unbrowse/langchain-js
v0.1.0 · 2 months ago
Unbrowse as native LangChain JS tools. Three tools (resolve, execute, search) shaped exactly like LangChain's StructuredTool/DynamicStructuredTool — { name, description, schema (JSON Schema), invoke, call }. No zod dependency. Pass your own @langchain/cor
No known vulnerabilities
@unbrowse/axios-shim
v0.1.0 · 2 months ago
Drop-in replacement for axios. A safe GET routes through Unbrowse's resolved-route cache ($0 on hit); everything else is native fetch shaped into the exact axios response object — same callable default, method shortcuts, create(), interceptors, isAxiosErr
No known vulnerabilities
@unbrowse/tavily-shim
v0.1.0 · 2 months ago
Drop-in replacement for @tavily/core. search/searchQNA/searchContext/extract route through Unbrowse's resolved-route cache. Same import line, same API, $0 on cache hits vs Tavily's per-credit search billing.
No known vulnerabilities
@unbrowse/firecrawl-shim
v0.1.0 · 2 months ago
Drop-in replacement for @mendable/firecrawl-js. scrape/crawl/map/extract/search route through Unbrowse's resolved-route cache. Same import line, same API, $0 on cache hits vs Firecrawl's 1-credit-per-page billing.
No known vulnerabilities
@unbrowse/ky-shim
v0.1.0 · 2 months ago
Drop-in replacement for ky. A safe GET routes through Unbrowse's resolved-route cache ($0 on hit) and falls through to native fetch on miss — same callable default returning a ResponsePromise (json/text/blob/arrayBuffer/formData), get/post/put/patch/delet
No known vulnerabilities
@unbrowse/exa-shim
v0.1.0 · 2 months ago
Drop-in replacement for exa-js. search/searchAndContents/getContents/findSimilar/answer route through Unbrowse's resolved-route cache. Same import line, same API, $0 on cache hits vs Exa's per-search billing.
No known vulnerabilities
@unbrowse/superagent-shim
v0.1.0 · 2 months ago
Drop-in replacement for superagent. A safe GET routes through Unbrowse's resolved-route cache ($0 on hit); everything else is native fetch shaped into superagent's Response object — same callable request(method, url), get/post/put/patch/del/delete/head, c
No known vulnerabilities
@unbrowse/stagehand-shim
v0.1.0 · 2 months ago
Drop-in replacement for @browserbasehq/stagehand. act/extract/observe route through Unbrowse's resolved-route cache. Same import line, same API, no per-browser-hour billing.
No known vulnerabilities
@unbrowse/ai-sdk
v0.1.0 · 2 months ago
Unbrowse's resolve/execute/search capabilities exposed as Vercel AI SDK (npm: ai) tools. One import registers three agent tools — unbrowse_resolve, unbrowse_execute, unbrowse_search — in the AI SDK tool() runtime shape, with no zod dependency (plain JSON
No known vulnerabilities
@unbrowse/got-shim
v0.1.0 · 2 months ago
Drop-in replacement for got. A safe GET routes through Unbrowse's resolved-route cache ($0 on hit); everything else is native fetch shaped into got's Response object — same callable default, get/post/put/patch/delete/head, extend(), augmented promise with
No known vulnerabilities
@unbrowse/playwright-shim
v0.1.0 · 2 months ago
Drop-in replacement for playwright that routes goto/click/fill/evaluate through Unbrowse's resolved-route cache. Same import line, same API surface, pays per-call instead of per-browser-hour.
No known vulnerabilities
@unbrowse/wretch-shim
v0.1.0 · 2 months ago
Drop-in replacement for wretch. A safe GET routes through Unbrowse's resolved-route cache ($0 on hit); everything else is native fetch shaped into wretch's chainable instance — same callable default, url/headers/auth/content/query/accept config chain, jso
No known vulnerabilities
@unbrowse/node-fetch-shim
v0.1.0 · 2 months ago
Drop-in replacement for node-fetch. A safe GET routes through Unbrowse's resolved-route cache first ($0 on hit) and falls straight through to native fetch on miss — same default export, same Headers/Request/Response/FetchError surface, identical semantics
No known vulnerabilities