NewsData.io
Connector for NewsData.io to get the latest news in pagination and the latest news from specific countries, categories and domains. You can also get the news sources from specific categories, countries and languages.
info
Historical News is only available for premium users of NewsData service.
Input | Type | Description | Default Value |
---|---|---|---|
api_key | string | API Key. | |
start_date | string | Start Date. | |
end_date | string | End Date. | |
categories | string | Categories to filter news. | |
countries | string | Countries to filter news. | |
languages | string | Language to filter news. | |
domains | string | Specific domains to filter news |
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|---|---|---|---|
latest_news | article_id | DefaultPaginator | ✅ | ❌ |
historical_news | article_id | DefaultPaginator | ✅ | ✅ |
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.1 | 2024-11-08 | Initial release by @faria-karim-porna via Connector Builder |