The New York Times

The official developer area for accessing The New York Times archive, article search, books, most popular, reviews, semantic, times tags, times wire, and top stories APis.

Tags



Archive API

The Archive API returns an array of NYT articles for a given month, going back to 1851. Its response fields are the same as the Article Search API. The Archive API is very useful if you want to build your own database of NYT article metadata. You simply pass the API the year and month and it returns a JSON object with all articles for t

Properties

Tags




Article Search API

Use the Article Search API to look up articles by keyword. You can refine your search using filters and facets.

Properties

Tags




Books API

The Books API provides information about book reviews and The New York Times Best Sellers lists.

Properties

Tags




Most Popular

Provides services for getting the most popular articles on NYTimes.com based on emails, shares, or views.

Properties

Tags




Movie Reviews API

As an alternative, use the Article Search API to get New York Times movie reviews using the following filter query.

Properties

Tags




Semantic API

The Semantic API complements the Articles API. With the Semantic API, you get access to the long list of people, places, organizations and other locations, entities and descriptors that make up the controlled vocabulary used as metadata by The New York Times (sometimes referred to as Times Tags and used for Times Topics pages.

Properties

Tags




TimesTags API

With the TimesTags API, you can mine the riches of the New York Times tag set. The TimesTags service matches your query to the controlled vocabularies that fuel NYTimes.com metadata. You supply a string of characters, and the service returns a ranked list of suggested terms.

Properties

Tags




Times Newswire API

With the Times Newswire API, you can get links and metadata for Times' articles as soon as they are published on NYTimes.com. The Times Newswire API provides an up-to-the-minute stream of published articles. You can filter results by source (all, nyt, inyt) and section (arts, business, ...).

Properties

Tags




Top Stories

The Top Stories API returns an array of articles currently on the specified section (arts, business, ...).

Properties

Tags