Connector for the nytimes-article-search API (generated from its OpenAPI spec).
Type: Tool
Category: News & Media
Version: 1.0.0
Provider: Blue Isle
License: MIT
nytimes-article-searchapiopenapi
Nytimes Article Search
Connector for the nytimes-article-search API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: http://api.nytimes.com/svc/search/v2
Auth: query:api-key (pass your key via the apiKey input)
Operations
get_articlesearch_json — GET /articlesearch.json — Article Search
Inputs
apiKey — your nytimes-article-search API key
operation — one of the operations above
path parameters when an operation's path contains {...}