GNews
Overview
The GNews source supports full refresh syncs
Output schema
Two output streams are available from this source:
_Search. _Top Headlines.
Features
| Feature | Supported? | 
|---|---|
| Full Refresh Sync | Yes | 
| Incremental Sync | Yes | 
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:
- Generate an API Key as described here.
- Use the generated API Keyin 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
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.1.4 | 2024-05-20 | 38394 | [autopull] base image + poetry + up_to_date | 
| 0.1.3 | 2022-12-16 | 21322 | Reorganize manifest inline stream schemas | 
| 0.1.2 | 2022-12-16 | 20405 | Update the manifest to use inline stream schemas | 
| 0.1.1 | 2022-12-13 | 20460 | Update source acceptance test config | 
| 0.1.0 | 2022-11-01 | 18808 | 🎉 New Source: GNews |