web_extract
ActiveTool of io.github.digitalweb33333-creator/x402-endpoints
Web search and webpage extraction for AI agents — returns clean, LLM-ready markdown (deduplicated, with source URLs), not raw HTML. Give 'query' to search the web or 'url' to scrape and extract a page into markdown ready to drop into a prompt. Powered by Jina Reader. Price: $0.05 per call (x402 payment, USDC on Base mainnet). Web search and webpage extraction for AI agents, returned as clean LLM-ready markdown with source URLs. Give 'query' to search the web or 'url' to scrape and extract a page. For research and RAG agents.
Parameters schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "If set, scrape and extract this page as clean markdown instead of searching"
},
"limit": {
"type": "integer",
"description": "Max search results [1-10], e.g. 5"
},
"query": {
"type": "string",
"description": "Web search query, e.g. 'latest Base chain TVL'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.digitalweb33333-creator/x402-endpoints
https://github.com/digitalweb33333-creator/x402-endpoints
1/7 registries