{"uid":"cap_8pTF_uToheLJC9T5cVDBl","slug":"x402-gateway-production-up-railway-app-266bcd77","name":"x402 Gateway Web Scraper","description":"Scrape any URL and get clean markdown content — ideal for extracting readable text from web pages","url":"https://x402-gateway-production.up.railway.app/api/web/scrape","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","example":"https://example.com","description":"URL to scrape"}},"additionalProperties":false}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"url":"https://example.com"},"response":{"content":"# Example Domain\n\nThis domain is for use in documentation examples without needing permission. Avoid use in operations.\n\n[Learn more](https://iana.org/domains/example)","markdown":"# Example Domain\n\nThis domain is for use in documentation examples without needing permission. Avoid use in operations.\n\n[Learn more](https://iana.org/domains/example)","metadata":{"url":"https://example.com/","title":"Example Domain","cachedAt":"2026-05-29T18:46:05.761Z","language":"en","scrapeId":"019e7518-a545-750a-b6b8-e0e11fbbc201","viewport":"width=device-width, initial-scale=1","proxyUsed":"basic","sourceURL":"https://example.com","cacheState":"hit","statusCode":200,"contentType":"text/html","creditsUsed":1,"concurrencyLimited":false}}},"exampleRequest":{"url":"https://example.com"},"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dY08jvROsPulyzulssPnP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes any URL and returns clean, readable markdown content extracted from the web page","exampleAgentPrompt":"Scrape the article at https://techcrunch.com/2024/05/01/openai-gpt5-announcement/ and give me the clean readable text as markdown.","exampleUseCases":null,"resultDescription":"Returns clean markdown-formatted text extracted from the target web page, stripping away navigation, ads, and HTML markup to expose the readable content.","failureModes":["URL is unreachable or returns non-200 status — scrape fails with error","Page is JavaScript-heavy SPA and content cannot be statically extracted","URL is behind authentication or paywall — content not accessible","Payment of $0.005 USDC not provided or rejected — 402 Payment Required","Malformed or missing URL parameter — 400 Bad Request","Page returns non-HTML content (PDF, binary) — markdown extraction not possible"],"whenToPreferThis":"Use this endpoint when you need to extract readable text content from a public web page and want clean markdown output. Ideal for summarizing articles, extracting blog post content, or feeding web page text into an LLM pipeline. Prefer this over a screenshot endpoint when you need parseable text rather than a visual render, and over a multi-URL batch fetcher when you need to scrape a single page quickly.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":1,"lastUsedAt":"2026-08-03T17:43:05.015Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:47:16.653Z","isFirstParty":false}