{"uid":"cap_BkDT0hGJTpmIa3rl8eWDp","slug":"x402-agentutility-ai-site-search-decodo-gdelt-d029c9f2","name":"x402.agentutility.ai Site Search (Decodo/GDELT)","description":"Search a specific public website or domain through Decodo Google results by sending a query with a site: filter. The response includes ranked titles, URLs, snippets, and domains. If primary search is quota-limited, a marked GDELT fallback can return recent news-indexed pages from that domain with recency capped at 168 hours. Use it as a site search API, domain search tool, website search endpoint, or scoped web search for agents.","url":"https://x402.agentutility.ai/search-site","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":{"limit":{"type":"number","description":"Alias for num_results. If both are supplied, num_results wins."},"query":{"type":"string","description":"Search query. Include site:example.com to search within a site/domain."},"recency":{"enum":["day","week","month","year","any"],"type":"string","description":"Optional freshness filter. Default 'any'."},"num_results":{"type":"number","description":"Number of results to return. Default 10, max 20."},"include_text":{"type":"boolean","description":"Accepted for compatibility. This route always returns ranked result metadata with include_text: false; use scrape-to-json for page text."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"note":{"type":"string"},"query":{"type":"string"},"source":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"domain":{"type":"string"}}}},"degraded":{"type":"boolean"},"source_url":{"type":"string"},"include_text":{"type":"boolean"}}}}}}},"responseSchema":{"type":"json","example":{"query":"site:agentutility.ai image endpoints","source":"Decodo Google Search","results":[{"title":"Example","domain":"agentutility.ai"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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_icsaegtdLsVt2fSi64tSg","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":"Performs a Google-backed site-scoped search for a given domain, with automatic fallback to GDELT news results when the primary quota is exhausted.","exampleAgentPrompt":"Search the site docs.example.com for anything about authentication and rate limits — I want to find the relevant pages without browsing manually.","exampleUseCases":[{"title":"Competitor documentation mining","prompt":"Search stripe.com for pages about webhook retry policies — I want to find all their documentation on that topic."},{"title":"Own-site content audit","prompt":"Look through agentutility.ai for any pages that mention image endpoints or media generation — I'm trying to see what we've already published on that."},{"title":"Domain-scoped news retrieval","prompt":"Find recent articles on techcrunch.com that mention OpenAI — I want to know what they've covered about them in the last week."}],"resultDescription":"Returns a JSON object with the original query, a source field indicating whether results came from Decodo Google Search or the GDELT fallback, and an array of results each containing a title and domain. In fallback mode, results are limited to news-indexed pages published within the last 168 hours and are marked as degraded.","failureModes":["Primary Decodo quota exceeded — fallback to GDELT activates, returning only recent news-indexed pages (degraded mode)","Target domain has no indexed pages — empty results array returned","GDELT fallback also unavailable — service error or empty response","Query too broad returns irrelevant results with correct domain scope","Non-news pages not retrievable in fallback mode — content gap for static documentation sites"],"whenToPreferThis":"Choose this endpoint when an agent needs to search within a specific domain or website rather than the open web, particularly for finding documentation, pages, or news published on a known hostname. It is preferable to general web search when the domain is already known and you want scoped results. Use it over manual scraping when you need keyword-matched page discovery rather than full-page content extraction. Note the fallback behavior: if the primary Google-backed quota is exhausted, only recent news content is retrievable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:58:52.375Z","isFirstParty":false}