
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
openclaw-scraper-mcp
Advanced tools
MCP server for OpenClaw Web Scraping API — scrape URLs, extract structured data, batch scrape. Paid via x402 on Base mainnet.
MCP (Model Context Protocol) server for the OpenClaw Web Scraping API. Lets any MCP-compatible AI agent scrape websites, extract structured data, and batch scrape URLs — paid per-use via x402 on Base mainnet.
npx openclaw-scraper-mcp
Or add to your MCP client config (e.g., Claude Desktop):
{
"mcpServers": {
"openclaw-scraper": {
"command": "npx",
"args": ["openclaw-scraper-mcp"]
}
}
}
| Tool | Description | Price |
|---|---|---|
scrape | Scrape any URL for cleaned text/HTML | $0.005 |
extract | Extract structured JSON using a schema | $0.01 |
scrape_batch | Batch scrape multiple URLs | $0.003/URL |
All requests require x402 payment on Base mainnet. When called without payment, endpoints return a 402 with payment instructions. Use @x402/fetch or any x402-compatible HTTP client to handle payments automatically.
Network: Base mainnet (eip155:8453)
Pay to: 0xBB263436Ce2201C94605E613A8FF78A406338Ead
Default: https://api.agentsconsultants.com
Override with: OPENCLAW_API_URL environment variable.
MIT
FAQs
MCP server for OpenClaw Web Scraping API — scrape URLs, extract structured data, batch scrape. Paid via x402 on Base mainnet.
The npm package openclaw-scraper-mcp receives a total of 9 weekly downloads. As such, openclaw-scraper-mcp popularity was classified as not popular.
We found that openclaw-scraper-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.