{"uid":"cap_LFqOTW2vvZPDf24IeQmP3","slug":"vaaya-firecrawl-scrape-33b62b14","name":"Vaaya Firecrawl Scrape","description":"Firecrawl — Scrape a single URL and return clean markdown/HTML.","url":"https://vaaya.ai/api/run/firecrawl/scrape","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"http://json-schema.org/draft-07/schema#","required":["url"],"properties":{"url":{"type":"string","format":"uri"},"formats":{"type":"array","items":{"type":"string"}},"waitFor":{"type":"integer","exclusiveMinimum":0},"onlyMainContent":{"type":"boolean"}},"additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"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_0BOFVbojb5z55FcJVSvbd","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 web page and returns its content in a structured, clean format using Firecrawl under the hood","exampleAgentPrompt":"Scrape the content of https://example.com/product-page and give me the clean readable text from it.","exampleUseCases":[{"title":"Competitor landing page analysis","prompt":"Go scrape the homepage at https://competitor.com and pull out all the text so I can see what messaging they're using."},{"title":"Lead enrichment from company site","prompt":"Fetch the content from https://acmecorp.com/about and extract the key details about what they do and who they serve — I'm trying to enrich a contact record."},{"title":"Article content extraction","prompt":"Scrape this news article at https://techcrunch.com/2024/01/15/some-article and give me the clean article text without all the navigation and ads."}],"resultDescription":"Returns the scraped content of the target URL, typically as clean markdown or structured text stripped of HTML noise, along with metadata such as the page title and URL.","failureModes":["URL is unreachable or returns a non-200 status — scrape fails with an error","Page is behind authentication or a hard paywall — returns incomplete or no content","JavaScript-heavy single-page apps may return incomplete content if JS rendering is not supported","Rate limiting by the target site may cause failures or partial results","Invalid or malformed URL input returns an error immediately"],"whenToPreferThis":"Choose this endpoint when you need to extract clean readable content from a specific web page URL without managing browser infrastructure or Firecrawl API keys yourself. It is ideal for one-off page scrapes inside an agent workflow, contact enrichment from a known URL, or pulling article/landing page text for downstream processing. Prefer this over raw HTTP fetching when you need clean markdown output rather than raw HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:48:30.956Z","isFirstParty":false}