integrations.sh
← all integrations

nytimes.com – archive

OpenAPI apis-guru mediaopen_data

The Archive API provides lists of NYT articles by month going back to 1851. You can use it to build your own local database of NYT article metadata.

Homepage
https://api.apis.guru/v2/specs/nytimes.com:archive/1.0.0.json
Provider
nytimes.com:archive / archive
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/nytimes.com/archive/1.0.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/nytimes.com/archive/1.0.0/openapi.yaml

Tools (3)

Extracted live via the executor SDK.

  • archive.getYearMonthJson

    The Archive API provides lists of NYT articles by month going back to 1851. Simply pass in the year and month you want and it returns a JSON object with all articles for that month.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools