NYT Articles API
Api that provides "The New York Times" articles from the homepage and specified sections
4 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
NYT Articles API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get homepage articles /homepage |
Gets all the latest articles from the homepage of "The New York Times". |
| GET |
Get Sections /sections |
Gets all the valid news sections from "The New York Times", which can be used in /section/:sectionId. |
| GET |
Get Section News /section/{sectionId} |
Get section-specific news from "The New York Times", based on the specified sectionId you provide. All valid sectionIds can be gotten from /sections |
NYT Articles API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | 1000 / hour |
|