openweb
Agent-native way to access any website. Calls the same APIs the website calls — fast, cheap, typed JSON. 90+ sites including Google, Amazon, Reddit, YouTube, GitHub, Instagram, Bloomberg, Zillow. Auth (cookies, JWT, CSRF, signing) auto-resolved per request.
pinned to #a387b50updated 2 weeks ago
Ask your AI client: “install plugins/openweb”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/openwebmetahub onboarded this repo on the author's behalf.
If you own github.com/openweb-org/openweb on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
20
Last commit
2 weeks ago
Latest release
published
What's bundled
Items extracted from this plugin's manifest + directory tree.
Skills (1)
skills/openwebTyped JSON access to 90+ real websites — Google, Amazon, Reddit, YouTube, GitHub, Instagram, Bloomberg, Zillow, and more — across search, shopping, travel, finance, social, news, and dev tools. Use…
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.a387b50· 2 weeks ago
Documentation
41Description quality
37 words · 257 chars — "Agent-native way to access any website. Calls the same APIs the website calls — …"
README is present and substantial
9,644 chars · 11 sections · 11 code blocks
Tags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
README has usage / example sections
found: Quick Start · Usage
Homepage / docs URL declared
https://getopenweb.com
Release history
1- releasecurrenta387b50warn2 weeks ago
Contents
Browser automation clicks buttons, reads DOM, and burns tokens. OpenWeb calls the same APIs the website calls — when it can — and directly accesses the structured data underneath.
- Fast, cheap, and token-efficient — No screenshots, no LLM page interpretation. Structured JSON in, structured JSON out.
- Minimal effort per operation — Direct HTTP when it works, browser-backed fetch when the site requires it, and code adapters for maximal flexibility. The right transport per operation, automatically — the caller never chooses or cares.
- Predictable, typed API — Typed params, response schemas, and examples for every operation.
- Auth that just works — Cookies, JWT, CSRF, request signing, exchange chains — auto-resolved per request. You never touch tokens.
- Safe by default — Read, write, delete, and transact operations gated by permission tiers. SSRF protection on every request.
- Any site, any time — 90+ sites out of the box across social, commerce, content, travel, finance, and more. Not listed? Add it.
Quick Start
npx @openweb-org/openweb sites
npx @openweb-org/openweb wikipedia getPageSummary '{"title":"World_Wide_Web"}'
Install
CLI
npm install -g @openweb-org/openweb
openweb sites # list all sites
openweb wikipedia getPageSummary '{"title":"World_Wide_Web"}'
Agent Skill
Pipe this README to your agent (e.g. claude, codex) and it will self-install:
curl -fsSL https://raw.githubusercontent.com/openweb-org/openweb/main/README.md | claude
Or run the install script directly:
curl -fsSL https://raw.githubusercontent.com/openweb-org/openweb/main/install-skill.sh | bash
Works with Claude Code, Codex, OpenCode, OpenClaw, Hermes, and all agents supporting skills. After install, add to your project instructions (CLAUDE.md / AGENTS.md):
- OpenWeb: Access any website through /openweb
See skills/openweb/SKILL.md for what the skill provides.
Usage
With the agent skill
Just ask in natural language:
Use /openweb to summarize discussions on the latest AI news
/openweb Search for "laptop" across a few shopping websites
With the CLI
openweb sites # list all sites
openweb <site> # site overview + operations
openweb <site> <operation> # operation detail + params
openweb <site> <op> '{...}' # execute
A managed browser auto-starts when needed. Auth-required sites may open your default browser for login.
Full CLI reference: skills/openweb/references/cli.md
Troubleshooting: skills/openweb/references/troubleshooting.md
How It Works
Each site is a self-contained package:
src/sites/<site>/
manifest.json # identity, auth, stats
openapi.yaml # operations, params, response schemas
adapters/ # JS transforms for complex sites
examples/ # captured fixtures, used by --example and tests
SKILL.md # agent-facing usage notes (workflows, intent mapping)
DOC.md # operator notes (auth, transport, internals)
PROGRESS.md # site build history
The runtime reads the spec → builds the request (URL, headers, auth, CSRF) → dispatches via the right transport (HTTP, browser fetch, SSR, WebSocket) → returns structured JSON.
Auth, CSRF, and transport are declared in the spec via x-openweb extensions. Callers never configure them.
Discover
Any website can become an OpenWeb site — just ask the agent skill:
/openweb Discover and add the search function on example.com.
The agent drives the entire process — you stay in chat to make decisions when needed. All 90+ built-in sites were created this way.
Frame intents → Probe site stack → Route per family → Capture & compile (if needed) → Build package → Verify → Learn
The probe step front-loads transport and data-source discovery — the agent learns whether to use direct HTTP, browser fetch, SSR extraction, or adapter/intercept before committing to capture. Each step involves agent judgment: choosing the right auth pattern, deciding if coverage is sufficient, curating operation names, and running independent verification. The knowledge base grows with every site added.
See skills/openweb/add-site/guide.md for the full workflow.
Sites
90+ sites, 750+ operations (numbers in parentheses are per-site operation counts):
| Category | Sites |
|---|---|
| Social | x(29), tiktok(25), instagram(24), bluesky(22), reddit(17), zhihu(17), weibo(16), xiaohongshu(14), discord(14), telegram(13), linkedin(12), pinterest(11), whatsapp(8), quora(4) |
| Content & Media | hackernews(18), youtube(15), bilibili(15), wikipedia(14), medium(14), douban(14), spotify(13), steam(11), google-search(10), youtube-music(9), twitch(7), substack(4), soundcloud(4), goodreads(4), imdb(4), apple-podcasts(4), rotten-tomatoes(3) |
| Commerce | costco(14), amazon(8), walmart(5), bestbuy(5), homedepot(5), ebay(3), etsy(4), jd(4), target(5), instacart(3), zillow(4), redfin(3), craigslist(3), goodrx(3) |
| Dev & Research | github(18), gitlab(17), chatgpt(6), notion(7), trello(7), todoist(6), stackoverflow(5), huggingface(5), producthunt(4), npm(4), docker-hub(3), pypi(3), arxiv(3), google-scholar(3) |
| Finance | robinhood(14), fidelity(13), xueqiu(10), yahoo-finance(9), bloomberg(7), angellist(6), coingecko(5), seeking-alpha(4), coinmarketcap(3) |
| News & Sports | espn(6), bbc-news(4), techcrunch(4), reuters(4), guardian(3), cnn(3), npr(3) |
| Travel | google-maps(14), ctrip(13), tripadvisor(7), expedia(6), booking(5), google-flights(5), airbnb(5), uber(3), kayak(2), yelp(2) |
| Food & Delivery | ubereats(8), doordash(5), opentable(4), starbucks(3), grubhub(3) |
| Jobs & Career | indeed(8), boss(7), glassdoor(4), linkedin (cross-listed from Social), leetcode(12) |
Run openweb sites for the source of truth — the table above is hand-maintained and may drift; the CLI also shows auth requirements.
Documentation
skills/openweb/ | Shipped agent skill (router, references, add-site guides) |
doc/main/ | Architecture, runtime, security |
doc/dev/ | Development guides |
Development
See CLAUDE.md (symlinked as AGENTS.md) for project setup and conventions, and doc/dev/ for development guides.
git clone https://github.com/openweb-org/openweb.git
cd openweb
pnpm install && pnpm build
pnpm test && pnpm lint
Trust & Side Effects
What OpenWeb does on your machine:
- Network: outbound HTTPS to the websites you ask the agent to use. No telemetry. No openweb-org backend or proxy in the request path. SSRF protection on every request blocks private/internal addresses by default.
- Browser process: a managed Chrome instance (via Chrome DevTools Protocol) auto-starts when a site requires browser-backed fetch. Auth-required sites may open your default browser for login; cookies stay in your browser and OpenWeb reuses your existing session.
- Files written: skill files into the standard skill directory of each detected agent (Claude Code, Codex, OpenCode, OpenClaw). Per-site config and cache live under
$OPENWEB_HOME(defaults to~/.openweb). - Permissions: every operation is tagged
read/write/delete/transact. Read runs by default; write and delete throwpermission_required; transact throwspermission_denied. Grant by setting the policy in$OPENWEB_HOME/config.json(per site or globally). - Platform: Tested on macOS with Google Chrome. Linux is lightly tested for basic functionality. Windows paths are implemented but not yet tested. Requires Chrome installed.
- Uninstall:
bash install-skill.sh --uninstallremoves the skill files and the global CLI.
Disclaimer
OpenWeb is for lawful use — personal automation, research, accessibility, and building agents on accounts and data you own or are authorized to access. You are solely responsible for complying with each site's Terms of Service, applicable laws (including computer-misuse and data-protection statutes), and the acceptable-use policies of any account you authenticate with.
Write, delete, and transactional operations run under your authenticated session — sites may rate-limit, suspend, or ban accounts that automate against their interface. Do not use OpenWeb to harvest third-party personal data at scale, evade anti-abuse systems, or access systems without authorization.
Not affiliated with, endorsed by, or associated with any listed website. Provided "as is" with no warranty; see LICENSE.
License
Reviews
No reviews yet. Be the first.
Related
superpowers-symfony
A Symfony-focused toolkit for Claude Code providing TDD (Pest/PHPUnit), Doctrine ORM, API Platform, Messenger, Voters, quality checks (PHP-CS-Fixer/PHPStan), and pragmatic architecture patterns - Docker Compose and Symfony Docker (FrankenPHP) compatible
cc10x
The Loop Engine — harness and loop engineering plugin for Claude Code. Router-kernel orchestration, workflow artifacts, sub-agent delegation, hook enforcement, Test Honesty Gates, fresh-context verification, and memory that persists. 73% leaner than v11, zero quality regression.
embedded-debugger
Embedded debugger workflow for probe-rs targets. Provides a CLI-first skill and optional MCP server for probe discovery, target checks, flashing, memory access, and RTT workflows.
mh install plugins/openweb