{"name":"AgenticTotem Web Extractor","description":"A payment-gated (x402, MPP) web extraction service that fetches web pages and extracts structured data according to a caller-defined JSON Schema. Accepts 1–10 URLs per request. Payment is handled automatically via the x402 protocol or MPP (Machine Payments Protocol) at $0.01 per URL in USDC on Base. No API key or authentication required — just send a request with the appropriate payment flow. Select protocol via the X-Payment-Protocol header (default: x402).","version":"1.0.0","supportedInterfaces":[{"url":"https://agentictotem.com/services/web-extractor","protocolBinding":"HTTP+JSON","protocolVersion":"1.0"}],"capabilities":{"streaming":false,"pushNotifications":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"web-extraction","name":"Structured Web Extraction","description":"Fetches one or more web pages (up to 10 per request) and extracts structured data from each page according to a caller-provided JSON Schema. Returns extraction results with per-URL status, extracted data conforming to the schema, and a summary of successes, failures, and total price charged. Costs $0.01 per URL via x402 or MPP micropayment in USDC on Base.","tags":["web-extraction","x402","mpp","structured-data","ai-agent"],"examples":["Extract the title, author, and publication date from this article URL","Get product name, price, and availability from these 5 e-commerce URLs","{\"urls\": [\"https://example.com/article\"], \"schema\": {\"type\": \"object\", \"properties\": {\"title\": {\"type\": \"string\"}, \"author\": {\"type\": \"string\"}}, \"required\": [\"title\"]}}"]}],"provider":{"organization":"AgenticTotem","url":"https://agentictotem.com"},"documentationUrl":"https://agentictotem.com/services/web-extractor","iconUrl":"https://agentictotem.com/icon.png"}