Skip to main content

Newsdata API

Sync overview

This source retrieves the latests news from the Newsdata API.

Output schema

This source is capable of syncing the following streams:

  • latest
  • sources
    • NOTE: category, language and country input parameters only accept a single value, not multiple like latest stream. Thus, if several values are supplied, the first one will be the one to be used.

If there are more endpoints you'd like Airbyte to support, please create an issue.

Features

FeatureSupported?Notes
Full Refresh SyncYes
Incremental SyncNo

Performance considerations

The News API free tier only allows 200 requests per day, and only up to 10 news per request.

The free tier does not allow to perform advanced search queries.

Getting started

Requirements

  1. A Newsdata API key. You can get one here.

Setup guide

The following fields are required fields for the connector to work:

  • api_key: Your Newsdata API key.

Changelog

Expand to review
VersionDatePull RequestSubject
0.2.12024-08-1644196Bump source-declarative-manifest version
0.2.02024-08-1544113Refactor connector to manifest-only format
0.1.152024-08-1043517Update dependencies
0.1.142024-08-0343271Update dependencies
0.1.132024-07-2742783Update dependencies
0.1.122024-07-2042378Update dependencies
0.1.112024-07-1341791Update dependencies
0.1.102024-07-1041567Update dependencies
0.1.92024-07-0941138Update dependencies
0.1.82024-07-0640852Update dependencies
0.1.72024-06-2540361Update dependencies
0.1.62024-06-2240082Update dependencies
0.1.52024-06-0639160[autopull] Upgrade base image to v1.2.2
0.1.42024-05-2838731Make compatible with the builder
0.1.32024-04-1937203Upgrade to CDK 0.80.0 and manage dependencies with Poetry.
0.1.22024-04-1537203Base image migration: remove Dockerfile and use the python-connector-base image
0.1.12024-04-1237203schema descriptions
0.1.02022-10-2118576🎉 New Source: Newsdata