Skip to main content

GNews

Overview

The GNews source supports full refresh syncs

Output schema

Two output streams are available from this source:

_Search. _Top Headlines.

Features

FeatureSupported?
Full Refresh SyncYes
Incremental SyncYes

Performance considerations

Rate Limiting is based on the API Key tier subscription, get more info here.

Getting started

Requirements

  • GNews API Key.

Connect using API Key:

  1. Generate an API Key as described here.
  2. Use the generated API Key in the Airbyte connection.

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
query
Language
string
language
string
country
array<string>
in
array<string>
nullable
string
start_date
string
end_date
string
sortby
string
top_headlines_query
string
top_headlines_topic

Changelog

Expand to review
VersionDatePull RequestSubject
0.1.82024-07-0640892Update dependencies
0.1.72024-06-2540281Update dependencies
0.1.62024-06-2240196Update dependencies
0.1.52024-06-0639188[autopull] Upgrade base image to v1.2.2
0.1.42024-05-2038394[autopull] base image + poetry + up_to_date
0.1.32022-12-1621322Reorganize manifest inline stream schemas
0.1.22022-12-1620405Update the manifest to use inline stream schemas
0.1.12022-12-1320460Update source acceptance test config
0.1.02022-11-0118808🎉 New Source: GNews