{"uid":"cap_LdAjf8nAjVUnlCA0xpWiL","slug":"cravvoul-web-crawl-url-reader-620a49fc","name":"Cravvoul Web Crawl / URL Reader","description":"Web scraping and search for AI agents. No auth, no subscriptions. Pay per request in USDC via x402.","url":"https://cravvoul.vercel.app/api/read","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to read"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Dzas4idXMkZb9sAwAG6Kd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and returns the content of any given URL, enabling AI agents to read and extract web page data on demand, paid per request via x402/USDC.","exampleAgentPrompt":"Can you read the content at https://example.com/product-page and tell me what's on it?","exampleUseCases":[{"title":"Competitor pricing research","prompt":"Go to https://competitor.com/pricing and fetch all the plan details and prices listed on that page."},{"title":"Article content extraction","prompt":"Read the article at https://techcrunch.com/2024/05/01/some-story and pull out the main text so I can summarize it."},{"title":"Live data monitoring","prompt":"Fetch the current contents of https://status.myservice.io so I can see if there are any active incidents reported."}],"resultDescription":"Returns a JSON object with a 'success' boolean and a 'data' object containing the scraped content of the requested URL — typically the page's text, HTML, or structured content, depending on what the page returns.","failureModes":["URL is unreachable or returns a non-200 HTTP status — success may be false or data may be empty","URL points to a JavaScript-heavy SPA that requires rendering — raw HTML may be returned without dynamic content","Paywalled or login-gated pages return only the authentication wall, not the underlying content","Malformed or non-HTTP URL causes request failure","Rate limiting or bot protection (e.g. Cloudflare) on the target site may block the crawl"],"whenToPreferThis":"Choose this endpoint when you need a dead-simple, no-auth, pay-per-request way to fetch the contents of a URL from within an AI agent workflow. It's ideal for one-off page reads, lightweight scraping tasks, or any scenario where you need web access without setting up API keys or subscriptions. Prefer it over heavier scraping platforms when you just need raw page content quickly and cost per call ($0.01 USDC) is acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:40:50.019Z","isFirstParty":false}