{"uid":"cap_2oNmQMbXJ4fka0OZkZazT","slug":"taskfleet-web-search-api-58863e1b","name":"TaskFleet Web Search API","description":"Web search API — search the web and get clean ranked JSON results (title, url, snippet) via Serper with automatic Brave failover and cross-provider dedup. Optional cited answer. Input: { query, num? (1-20), answer? (bool) }.","url":"https://taskfleet.net/search","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":{"required":["query"],"properties":{"num":{"type":"integer","description":"Number of results, 1-20 (default 10)"},"query":{"type":"string","description":"Search query (max 400 chars)"},"answer":{"type":"boolean","description":"If true, also return an LLM answer citing the results"},"recency":{"type":"string","description":"Restrict to recent results: day | week | month | year"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"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_1q39qPp3qeIIcKSik9XOe","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":"Searches the web and returns clean ranked JSON results (title, URL, snippet) with optional cited answer, using Serper with automatic Brave failover and cross-provider deduplication.","exampleAgentPrompt":"Search the web for 'best open-source LLM frameworks in 2025' and give me the top 10 results with a cited answer summarizing the findings.","exampleUseCases":[{"title":"Real-time competitor research","prompt":"Search the web for the latest news and product updates about Anthropic Claude in 2025, give me the top 8 results with a cited answer."},{"title":"Fact-checking a recent event","prompt":"Look up 'US Federal Reserve interest rate decision June 2025' on the web and return 5 ranked results with a synthesized cited answer so I can verify the facts."},{"title":"Finding technical documentation","prompt":"Search the web for 'Postgres pgvector indexing best practices' and return the top 10 results including titles, URLs, and snippets."}],"resultDescription":"A ranked JSON array of up to 20 search results, each containing a title, URL, and snippet, deduplicated across Serper and Brave providers. If the answer flag is true, also includes a cited synthesized answer derived from the top results.","failureModes":["Query too vague or empty — returns empty results array","Both Serper and Brave APIs unavailable — service error response","num parameter out of range (below 1 or above 20) — validation error","Rate limit or payment failure — 402 or 429 error","Query triggers content filtering — no results returned"],"whenToPreferThis":"Choose this endpoint when you need clean, ranked, deduplicated web search results in structured JSON for agent consumption, especially when you want automatic failover between Serper and Brave to maximize reliability, or when you need a cited synthesized answer alongside raw results. Prefer this over raw search APIs when cross-provider deduplication and consistent JSON formatting matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:36:21.961Z","isFirstParty":false}