{"uid":"cap_jcJduWgNLnDJw0qFHrvrs","slug":"vaaya-firecrawl-crawl-e1c28290","name":"Vaaya Firecrawl Crawl","description":"Firecrawl — Crawl a website starting from a URL, following links.","url":"https://vaaya.ai/api/run/firecrawl/crawl","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"},"limit":{"type":"integer","exclusiveMinimum":0},"maxDepth":{"type":"integer","exclusiveMinimum":0}},"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_-ps0qnjBtfK-IeEn2zJR1","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":"Crawls a website using Firecrawl, recursively fetching pages and extracting their content for AI agent use.","exampleAgentPrompt":"Crawl the entire docs site at https://docs.example.com and give me all the page content as markdown so I can use it to answer questions.","exampleUseCases":null,"resultDescription":"Returns crawled page data including the textual content (typically as markdown), discovered URLs, page metadata, and status information for all pages fetched during the crawl job.","failureModes":["Target site blocks crawlers or returns 403/429 errors","Crawl job times out on large sites","Invalid or unreachable URL provided","Rate limiting from the underlying Firecrawl service","Malformed request body causes 400 error","Payment failure or insufficient USDC balance"],"whenToPreferThis":"Use this endpoint when you need to crawl multiple pages of a website recursively rather than scraping a single URL. It is ideal for indexing documentation sites, extracting content from entire domains, or building RAG pipelines from web content, without needing to set up your own Firecrawl account or API key.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T06:45:02.989Z","isFirstParty":false}