/nytimes/authors

POST /api/nytimes/authors

Price: 1 credit

Get a New York Times journalist's profile by author page URL or slug: display name, job title, the full biography as plain text and as HTML with its links, portrait photograph, canonical author page URL and how many published items carry their byline.

How to use it

Fetch one nytimes.com journalist profile. author takes the author page URL, the '/by/<slug>' path or the bare slug ('andrew-e-kramer'). Returns uri, name, job_title, bio, bio_html (the biography with its original links intact), image and published_item_count. Use nytimes/authors/articles with the same value to page through what they have written. A URL that points at an article or a section is rejected rather than returned as a person.

Parameters

Request body

Response

Errors

Response headers