Searches for local news based on specified criteria such as keyword, language, country, source, and more.
A successful response containing articles that match the specified search criteria. The response may include clustering information if enabled.
The response model for the Search
, Latest headlines
, and Search by
requests, including search results and metadata.
Response field behavior:
null
/undefined
if the data couldn't be extracted during processing.articles
response array, use array index notation. For example, articles[n].title
, where n
is the zero-based index of the article object (0, 1, 2, etc.).The base response model containing common fields for search operations.