nytimes.com

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

🔑 oauth2 2 endpoints mediaopen_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (6 total)

pip install nytimes-python-sdk
npm install nytimes-typescript-sdk
npm install nytimes-sdk
# Maven: see https://github.com/konfig-sdks/nytimes-java-sdk
dotnet add package NYTimes.NET
golang-gcloud-sdk ✓ Official
# See https://github.com/nytimes/golang-gcloud-sdk
curl examples
curl \
  # append ?api-key=$API_KEY to the URL \
  http://api.nytimes.com/svc/semantic/v2/concept/search.json
curl \
  # append ?api-key=$API_KEY to the URL \
  http://api.nytimes.com/svc/semantic/v2/concept/name/{concept-type}/{specific-concept}.json
Endpoints (2 total)
GET
/search.json
GET
/name/{concept-type}/{specific-concept}.json
At a glance
Total SDKs6
Languages5
Endpoints2
Authoauth2
Categories2
http://api.nytimes.com/svc/semantic/v2/concept