{"uid":"cap_bqhm7bQtuecQGGz7-9BT1","slug":"scrapfly-web-scrape-endpoint-8ddb3802","name":"ScrapFly Web Scrape Endpoint","description":"69 endpoints for data, content generation, and web scraping. Pay per request via x402 on Base chain.","url":"https://scravfly.vercel.app/api/crawl/scrape","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"url"}}},"responseSchema":{"type":"object","required":["success"],"properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.06","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.06/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_LkT0r7g6CrXGgWZTm4ap3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.06","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes the content of a given URL and returns the extracted data via a pay-per-request API on Base chain","exampleAgentPrompt":"Can you scrape the content from https://example.com/product/123 and pull back everything on the page?","exampleUseCases":[{"title":"Product price monitoring","prompt":"Scrape https://www.bestbuy.com/site/apple-macbook-pro/6525823.p and get me all the product details and current price shown on that page."},{"title":"News article content extraction","prompt":"Fetch and extract the full article text from https://www.bbc.com/news/technology-12345678 so I can summarize it."},{"title":"Competitor landing page analysis","prompt":"Scrape https://www.competitor.com/pricing and return all the content so I can see what plans and prices they're advertising."}],"resultDescription":"Returns a JSON object with a 'success' boolean and a 'data' object containing the scraped content from the target URL, which may include HTML, text, and structured page data depending on the target site.","failureModes":["URL is unreachable or returns a non-200 status — success: false returned","Target site blocks scraping bots — may return empty or incomplete data","Invalid or malformed URL input — request fails with error","Payment fails on Base chain — request is not processed","Target site requires JavaScript rendering — may return incomplete content without JS execution"],"whenToPreferThis":"Use this endpoint when you need to retrieve the raw or structured content of a single web page programmatically, especially when you want pay-per-request pricing via USDC on Base chain with no subscription commitment. Prefer this over browser automation or full crawl solutions when scraping one URL at a time is sufficient.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:57:53.657Z","isFirstParty":false}