{"uid":"cap_mpRPWyv52PJW4ysxfoMiA","slug":"scrapepay-melis-ai-32c99d63","name":"ScrapePay Web Scraper","description":"ScrapePay: $0.01 per successful web scrape","url":"https://scrapepay.melis.ai/scrape","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"URL to scrape"},"format":{"type":"string","description":"Output format: text, html, or markdown"},"selector":{"type":"string","description":"Optional CSS selector to extract"}}},"responseSchema":{"type":"object","required":["url","cached","format","content","success","scraped_at","word_count","payment_hash"],"properties":{"url":{"type":"string"},"cached":{"type":"boolean"},"format":{"type":"string"},"content":{"type":"string"},"success":{"type":"boolean"},"scraped_at":{"type":"string"},"word_count":{"type":"number"},"payment_hash":{"type":"string"}}},"example":{"request":{"url":"https://example.com","format":"markdown","selector":"body"},"response":{"url":"https://example.com","cached":false,"format":"markdown","content":"Example Domain\n\nThis domain is for use in documentation examples without needing permission. Avoid use in operations.\n\nLearn more","success":true,"scraped_at":"2026-06-16T04:02:34.987Z","word_count":19,"payment_hash":""}},"exampleRequest":{"url":"https://example.com","format":"markdown","selector":"body"},"tags":["x402"],"displayCostAmount":"0.010000","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.50","reviews":0,"stars":null,"state":"rated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.010000/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_ofPEwCnA2HHHoqvq3G_lE","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":"Scrapes a given URL and returns the page content as plain text, HTML, or Markdown, optionally filtered by CSS selector","exampleAgentPrompt":"Can you scrape https://news.ycombinator.com and return the content as markdown, just the main article list — use the CSS selector '#hnmain' to focus on that section?","exampleUseCases":[{"title":"Monitor competitor pricing updates","prompt":"Scrape the pricing page from our main competitor's website and get it as plain text so I can see if they've changed their rates — focus just on the pricing table section using a CSS selector."},{"title":"Extract job listings from career pages","prompt":"Can you grab the jobs page from that startup's website and return it as markdown? I just need the open positions list, so use a selector to pull out the jobs section."},{"title":"Pull product details for comparison","prompt":"Scrape this e-commerce product page and give me the content as clean text — I need the specifications, features, and price. Just extract the main product details area using a CSS selector."}],"resultDescription":"Returns the scraped content of the target URL in the requested format (text, HTML, or markdown), optionally scoped to the matched CSS selector element","failureModes":["URL is unreachable or returns a non-200 status — scrape fails with an error","CSS selector matches no elements — returns empty or full-page fallback","Invalid format value — may return an error or default behavior","Target page blocks bots or requires authentication — content may be incomplete or access denied","Payment fails — endpoint returns 402 and no scrape is performed"],"whenToPreferThis":"Choose this endpoint when you need to retrieve live web content from a public URL and want the result in a clean format (text, HTML, or Markdown) — especially when you need to focus on a specific page section via CSS selector. It is pay-per-use at $0.01 USDC per successful scrape, making it cost-effective for on-demand or low-volume scraping without managing infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":4,"lastUsedAt":"2026-06-02T18:54:35.537Z","lastSuccessfullyRanAt":"2026-05-19T22:21:56.954Z","lastHealthCheckAt":"2026-09-15T21:28:42.356Z","isFirstParty":false}