webpeel
The web data platform for AI agents. Fetch, search, crawl, extract, monitor, and screenshot any URL. 55+ domain extractors, 65-98% token savings. 7 MCP tools included.
README
<p align="center"> <a href="https://webpeel.dev"> <img src=".github/banner.svg" alt="WebPeel — Web data API for AI agents" width="100%"> </a> </p>
<p align="center"> <a href="https://www.npmjs.com/package/webpeel"><img src="https://img.shields.io/npm/v/webpeel.svg?style=flat-square" alt="npm version"></a> <a href="https://www.npmjs.com/package/webpeel"><img src="https://img.shields.io/npm/dm/webpeel.svg?style=flat-square" alt="npm downloads"></a> <a href="https://github.com/webpeel/webpeel/stargazers"><img src="https://img.shields.io/github/stars/webpeel/webpeel?style=flat-square" alt="GitHub stars"></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-WebPeel%20SDK-blue.svg?style=flat-square" alt="License"></a> <a href="https://github.com/webpeel/webpeel/actions/workflows/ci.yml"><img src="https://github.com/webpeel/webpeel/actions/workflows/ci.yml/badge.svg" alt="CI"></a> </p>
<p align="center"> <strong>The web data platform for AI agents — fetch, search, crawl, extract, monitor, screenshot, and research any URL.</strong> </p>
Quick Start
npx webpeel "https://example.com" # Clean markdown
npx webpeel search "AI trends 2025" # Web search
npx webpeel crawl docs.example.com # Crawl entire site
Get your free API key → · No credit card required · 500 requests/week free
Why WebPeel
- 65–98% token savings — domain-specific extractors strip boilerplate, ads, and nav before content reaches your agent
- 29 domain extractors — purpose-built parsers for Reddit, Wikipedia, GitHub, Hacker News, YouTube, ArXiv, Amazon, and 22 more
- Zero-config Cloudflare bypass — 4-layer escalation stack handles TLS fingerprinting, edge proxying, and cache fallback automatically
Features
| Feature | Command / API |
|---|---|
| Fetch any URL | webpeel "url" |
| Web search | webpeel search "query" |
| Crawl sites | webpeel crawl "url" --max-pages 50 |
| Screenshots | webpeel screenshot "url" |
| Monitor changes | webpeel monitor "url" --interval 300 |
| Browser actions | --action 'click:.btn,wait:2000' |
| YouTube transcripts | auto-detected |
| PDF extraction | auto-detected |
| MCP server | webpeel mcp |
| Schema extraction | POST /v1/fetch with extract.schema |
| Research agent | POST /v1/agent |
| Smart search | POST /v1/search/smart |
MCP Integration
Give Claude, Cursor, or any MCP-compatible agent the ability to browse the web in one config change.
Claude Desktop (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"webpeel": {
"command": "npx",
"args": ["-y", "webpeel", "mcp"],
"env": {
"WEBPEEL_API_KEY": "wp_your_key_here"
}
}
}
}
Cursor / VS Code (.cursor/mcp.json or .vscode/mcp.json):
{
"mcpServers": {
"webpeel": {
"command": "npx",
"args": ["-y", "webpeel", "mcp"],
"env": {
"WEBPEEL_API_KEY": "wp_your_key_here"
}
}
}
}
Available MCP tools: webpeel_read, webpeel_find, webpeel_see, webpeel_extract, webpeel_monitor, webpeel_act, webpeel_crawl
API Example
# Fetch any page — returns clean markdown + metadata
curl "https://api.webpeel.dev/v1/fetch?url=https://stripe.com/pricing" \
-H "Authorization: Bearer $WEBPEEL_API_KEY"
{
"url": "https://stripe.com/pricing",
"markdown": "# Stripe Pricing\n\n**Integrated per-transaction fees**...",
"metadata": {
"title": "Pricing & Fees | Stripe",
"tokens": 420,
"tokensOriginal": 8200,
"savingsPct": 94.9
}
}
Token Efficiency
WebPeel's 29 domain-specific extractors strip navigation, ads, sidebars, and boilerplate before sending content to your agent.
| Site type | Raw HTML tokens | WebPeel tokens | Savings |
|---|---|---|---|
| News article | 18,000 | 640 | 96% |
| Reddit thread | 24,000 | 890 | 96% |
| Wikipedia page | 31,000 | 2,100 | 93% |
| GitHub README | 5,200 | 1,800 | 65% |
| E-commerce product | 14,000 | 310 | 98% |
Less context used = lower costs + faster inference + longer agent chains.
Security
WebPeel is built with security-first principles:
- Helmet.js headers — HSTS, X-Frame-Options, nosniff, XSS protection on all responses
- Webhook signing — HMAC-SHA256 signatures on all outbound webhooks
- Audit logging — every API call logged with IP, key, and action
- GDPR compliant —
DELETE /v1/accountfor full data erasure - SSH hardened — Fail2Ban, MaxAuthTries, key-only auth on all infrastructure
Links
- 📖 Documentation — Guides, references, and examples
- 💰 Pricing — Plans and limits
- 📝 Blog — Tutorials, comparisons, and use cases
- 📊 Status — Uptime and incidents
- 🔒 Security — Security policy and disclosure
- 📋 SLA — Uptime commitments
Contributing
Pull requests welcome! Please open an issue first to discuss major changes.
- Fork the repo
- Create your feature branch (
git checkout -b feat/my-feature) - Commit your changes (
git commit -m 'feat: add my feature') - Push to the branch (
git push origin feat/my-feature) - Open a Pull Request
License
WebPeel SDK License — free for personal and commercial use with attribution. See LICENSE for full terms.
<p align="center"> <a href="https://app.webpeel.dev/signup">Get started free →</a> </p>
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。