NY Times - Dev Portal
Number of APIs: 15
Collection testing the APIs of the New York Times that are publicly available on their Dev Portal.
Requirements
You need to specify a valid API Key to use those APIs. Follow this link, to know how to get one.
-
Archive API - Archive GET {{baseURL}}/svc/archive/v1/:year/:month.json
-
Article Search API - Article Search GET {{baseURL}}/svc/search/v2/articlesearch.json?fq=romney&page=1&facet_field=day_of_week&facet=true&begin_date=20120101&end_date=20120101
-
Books API - lists GET {{baseURL}}/svc/books/v3/lists.json?list=hardcover-fiction
-
Books API - date list GET {{baseURL}}/svc/books/v3/lists/:date/:list.json
-
Most Popular API - emailed GET {{baseURL}}/svc/mostpopular/v2/emailed/:period.json
-
Most Popular API - shared GET {{baseURL}}/svc/mostpopular/v2/shared/:period.json
-
Most Popular API - shared type GET {{baseURL}}/svc/mostpopular/v2/shared/:period/:share_type.json
-
Semantic API - search GET {{baseURL}}/svc/semantic/v2/concept/search.json
-
Most Popular API - viewed GET {{baseURL}}/svc/mostpopular/v2/viewed/:period.json
-
Movie Reviews API - critics GET {{baseURL}}/svc/movies/v2/critics/:reviewer.json