{"uid":"cap_C9QOSQ1WtXl_5ZxAnEMA0","slug":"scrapfly-crawl-search-api-8ad4cc79","name":"ScrapFly Crawl Search API","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/search","method":"POST","headers":{},"bodySchema":{"type":"object","required":["query"],"properties":{"num":{"type":"number","description":"num"},"query":{"type":"string","description":"query"}}},"responseSchema":{"type":"object","required":["success"],"properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.09","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.09/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sKj515uUoAhDWSC_xXvxr","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.09","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a web search query and returns crawled search results with structured data","exampleAgentPrompt":"Search the web for 'best open-source LLMs in 2025' and return the top 5 results with their content.","exampleUseCases":[{"title":"Competitive research via web search","prompt":"Search for the top 10 results about 'Stripe competitors in 2025' and pull back the structured data so I can analyze what people are saying."},{"title":"News aggregation for a topic","prompt":"Find the latest 8 web results for 'AI regulation Europe 2025' so I can summarize what's happening in that space right now."},{"title":"Product research before a purchase","prompt":"Search the web for 'best noise-cancelling headphones under $300' and bring back the top 5 results so I can compare recommendations."}],"resultDescription":"Returns a JSON object with a success boolean and a data object containing structured search results — likely including page titles, URLs, snippets, and crawled content — for the provided query string.","failureModes":["Missing required 'query' field returns an error response with success: false","Invalid or empty query string may return zero results","Rate limiting or payment issues on Base chain may block the request","Network timeout if crawled pages are slow to respond","Query returning no indexed results yields an empty data set"],"whenToPreferThis":"Choose this endpoint when you need programmatic web search results with crawled page content rather than just URLs, especially in an agentic pipeline that pays per-request via x402 on Base chain. It is well-suited for research, competitive intelligence, or content aggregation tasks where structured web data is needed without managing a scraping infrastructure yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:41:03.150Z","isFirstParty":false}