New York Times
Overview
The New York Times source supports full refresh syncs
Output schema
Several output streams are available from this source:
*Archive. *Most Popular Emailed Articles. *Most Popular Shared Articles. *Most Popular Viewed Articles.
If there are more endpoints you'd like Airbyte to support, please create an issue.
Features
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | Yes |
Performance considerations
The New York Times connector should not run into limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
Getting started
Requirements
- New York Times API Key.
Connect using API Key
:
- Create a new App here (You need to have an account to create a new App).
- Enable API access for the supported endpoints (see Output schema section for supported streams).
- Write the key into
secrets/config.json
file.
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
start_date
integer
period
string
end_date
string
share_type
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.1 | 2023-02-13 | 22925 | Specified date formatting in specification |
0.1.0 | 2022-11-01 | 18746 | 🎉 New Source: New York Times |