Search News

Go to Product

Search News

Search and filter news by text, date, location, language, and more. The API returns a list of news articles matching the given criteria. You can set as many filtering parameters as you like, but you have to set at least one, e.g. text or language.

Options

Text (*)
The text to match in the news content (at least 3 characters, maximum 100 characters). By default all query terms are expected, you can use an uppercase OR to search for any terms, e.g. tesla OR ford
Source Countries (*)
A comma-separated list of ISO 3166 country codes from which the news should originate.
Language (*)
The ISO 6391 language code of the news.
Min Sentiment (*)
The minimal sentiment of the news in range [-1,1].
Max Sentiment (*)
The maximal sentiment of the news in range [-1,1].
Earliest Publish Date (*)
The news must have been published after this date.
Latest Publish Date (*)
The news must have been published before this date.
News Sources (*)
A comma-separated list of news sources from which the news should originate.
Authors (*)
A comma-separated list of author names. Only news from any of the given authors will be returned.
Entities (*)
Filter news by entities (see semantic types).
Location Filter (*)
Filter news by radius around a certain location. Format is "latitude,longitude,radius in kilometers". Radius must be between 1 and 100 kilometers.
Sort (*)
The sorting criteria (publish-time or sentiment).
Sort Direction (*)
Whether to sort ascending or descending (ASC or DESC).
Offset (*)
The number of news to skip in range [0,10000]
Number (*)
The number of news to return in range [1,100]
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Summary:
  • Image:
  • Sentiment:
  • Author:
  • Language:
  • Video:
  • Title:
  • URL:
  • Source Country:
  • Id:
  • Text:
  • Publish Date:
  • Authors:

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.