{"uid":"cap_tSsLhr5o8MagXN5HgGeOu","slug":"openverbs-news-search-9fc12cab","name":"OpenVerbs News Search","description":"News search: live Google News results for a query, localised by location and language. Returns ranked articles with title, URL, domain and, where available, source and timestamp. Current events and headlines for agents.","url":"https://search.openverbs.com/v1/news","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","required":["q"],"properties":{"q":{"type":"string","maxLength":700,"minLength":1,"description":"Search query."},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Depth / maximum results. Defaults to 10."},"language":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"Language code (2-letter). Defaults to en."},"location":{"type":"string","maxLength":120,"minLength":2,"description":"Location name, e.g. \"United States\" or \"London,England,United Kingdom\". Defaults to United States."}},"additionalProperties":false},"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"}}}}},"responseSchema":{"type":"json","example":{"total":84,"results":[{"url":"https://www.reuters.com/markets/2026/01/15/markets-rally-inflation/","rank":1,"title":"Markets rally as inflation cools more than expected","domain":"reuters.com","source":"Reuters","timestamp":"2026-01-15 09:30:00 +00:00"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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_ni3PxgMcunOzhwstQgIiX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches live, localised Google News results for a query, returning ranked articles with title, URL, domain, source, and timestamp.","exampleAgentPrompt":"Search Google News for the latest articles about the US Federal Reserve interest rate decision, localised to the United States in English, and give me the top 10 results with titles, sources, and timestamps.","exampleUseCases":[{"title":"Breaking market news for finance agent","prompt":"Pull the top 15 Google News articles about stock market volatility right now, in English, localized to the United States — I need titles, sources, and timestamps."},{"title":"Localised news for foreign-language research","prompt":"Search Google News for articles about the French presidential election, in French, localized to France, and return the top 20 results with their URLs and publication timestamps."},{"title":"Brand press coverage monitoring","prompt":"Find me the latest Google News articles mentioning OpenAI, up to 25 results, in English from the United States — I want to see who's covering them and when."}],"resultDescription":"A JSON object containing a total count of matched articles and an array of ranked results, each with rank, title, URL, domain, news source name, and ISO timestamp where available.","failureModes":["Empty results if the query matches no recent news articles","Missing timestamp or source fields for some articles where Google News does not surface them","Query too long (over 700 characters) returns a validation error","Invalid 2-letter language code returns a validation error","Payment failure via x402 protocol blocks the request before any search is performed","Rate limiting or upstream Google News unavailability may return a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need live, ranked news articles from Google News with localisation by country and language. Prefer it over general web search endpoints when the user explicitly wants news coverage, headlines, or press articles rather than general web pages. It is especially strong for real-time current-events queries where recency and source credibility matter, and when language or geographic filtering is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:30:19.092Z","isFirstParty":false}