{"uid":"cap_qiOORZtcPO5S3pMl7Z6sW","slug":"swerver-web-search-api-0b19e571","name":"Swerver Web Search API","description":"Headless browser API for web scraping. Fetch any URL and get back clean HTML, Markdown, plain text, or extracted links. Supports JavaScript evaluation, CSS selector targeting, stealth mode, and batch operations. Pay-per-request via x402 protocol (USDC on Base). No API key required.","url":"https://cheap-search--gw.swerver.net/search","method":"POST","headers":{},"bodySchema":{"type":"object","required":["query"],"properties":{"count":{"type":"integer","description":"Number of results to return"},"query":{"type":"string","description":"Search query"},"timeout":{"type":"integer","description":"Search timeout in seconds"}}},"responseSchema":{"type":"object","properties":{"query":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"title":{"type":"string"},"snippet":{"type":"string"}}}},"metadata":{"type":"object","properties":{"truncated":{"type":"boolean","description":"Whether content was truncated by max_length"},"elapsed_ms":{"type":"integer","description":"Time taken to fetch and render the page in milliseconds"},"content_length":{"type":"integer","description":"Original content length in bytes before truncation"}}}}},"example":{"request":{"count":5,"query":"artificial intelligence","timeout":30},"response":{"query":"artificial intelligence","results":[{"url":"https://en.wikipedia.org/wiki/Artificial_intelligence","title":"Artificial intelligence - Wikipedia","snippet":"Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence"},{"url":"https://www.nasa.gov/what-is-artificial-intelligence/","title":"What is Artificial Intelligence? - NASA","snippet":"Artificial intelligence refers to computer systems that can perform complex tasks normally done by human-reasoning, decision making, creating, etc."},{"url":"https://www.ibm.com/think/topics/artificial-intelligence","title":"What Is Artificial Intelligence (AI)? - IBM","snippet":"Artificial intelligence (AI) is technology that enables computers and machines to simulate human learning, comprehension, problem solving, decision-making, ..."},{"url":"https://cloud.google.com/learn/what-is-artificial-intelligence","title":"What is Artificial Intelligence (AI)? | Google Cloud","snippet":"What it is: AI is a field of computer science focused on creating smart machines that can perform tasks that typically require human intelligence, like learning ..."},{"url":"https://www.sas.com/en_us/insights/analytics/what-is-artificial-intelligence.html","title":"Artificial Intelligence – What is AI & Why It Matters - SAS","snippet":"Artificial intelligence (AI) makes it possible for machines to learn from experience, adjust to new inputs and perform human-like tasks."}],"metadata":{"truncated":false,"elapsed_ms":697,"content_length":5}}},"exampleRequest":{"count":5,"query":"artificial intelligence","timeout":30},"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1MUA05GfeKpZhsbnqnXMg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a web search query and returns a list of results with URLs, titles, and snippets, paid per-request via USDC on Base.","exampleAgentPrompt":"Search the web for 'open source LLM benchmarks 2024' and return the top 5 results with their titles and URLs.","exampleUseCases":null,"resultDescription":"An object containing the original query string, an array of search results each with a URL, title, and snippet, plus metadata including elapsed time in milliseconds, content length in bytes, and whether results were truncated.","failureModes":["Query field missing — returns 400 bad request","Search timeout exceeded — results may be partial or empty","Payment not provided or insufficient USDC — returns 402 Payment Required","No results found for query — empty results array returned","Network or upstream search provider error — returns 5xx error"],"whenToPreferThis":"Choose this endpoint when you need to perform a web search without a traditional API key, can pay per-request in USDC via the x402 protocol, and want structured search results (URL, title, snippet) returned in a clean JSON format. Prefer this over scraping endpoints when you need a list of relevant URLs for a query rather than the full content of a single page.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:29.567Z","isFirstParty":false}