{"uid":"cap_B3x7Yb_Z0N6FwhBQBXR9C","slug":"agents-thirdmade-net-web-scraper-ac27991a","name":"agents.thirdmade.net Web Scraper","description":"Scrape any public web page and get clean structured JSON (title, text, meta). Pay per call with USDC on Base.","url":"https://agents.thirdmade.net/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","description":"The public webpage URL to scrape"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"text":{"type":"string"},"title":{"type":"string"},"length":{"type":"number"},"source":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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_qjBslSU2A3QO_5VmvU2l-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes any public web page and returns clean structured JSON containing the page title, text content, and meta information, billed per call in USDC on Base.","exampleAgentPrompt":"Can you scrape the page at https://example.com/article and give me the title and full text content as clean structured JSON?","exampleUseCases":[{"title":"Extract article text for summarization","prompt":"Pull the full text and title from this news article at https://www.bbc.com/news/world-67890123 so I can summarize it."},{"title":"Monitor competitor product page","prompt":"Scrape the page at https://competitor.com/products/latest and give me the title and text so I can see what they're announcing."},{"title":"Research content from academic post","prompt":"Fetch and extract the readable text from https://blog.ml-research.org/paper-summary-2024 so I can review what it covers."}],"resultDescription":"Returns a JSON object containing the scraped page's URL, title, cleaned body text, text length (character count), and source field. Content is cleaned and structured, not raw HTML.","failureModes":["URL is behind a login or paywall — returns empty or partial content","Page uses heavy JavaScript rendering that can't be statically fetched — may return incomplete text","Invalid or malformed URL — likely returns an error response","Page returns a non-200 HTTP status (404, 403, 500) — scrape fails or returns error","USDC payment fails or wallet has insufficient balance — call is rejected with 402"],"whenToPreferThis":"Choose this endpoint when you need quick, clean plain-text extraction from a single public URL and want structured JSON output (title, text, meta) without managing your own scraping infrastructure. It's ideal for agent workflows that need to read web content on-demand and pay per call without subscriptions. If you need to crawl entire sites, render JavaScript-heavy SPAs deeply, or extract custom CSS-selected fields, a more configurable scraping service may be more appropriate.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:32:59.947Z","isFirstParty":false}