GET /lists/best-sellers/history.json

nytimes.com:books_api

Summary: Best Seller History List
Operation ID: GET_lists-best-sellers-history-json
Auth: unknown

Parameters (7)

age-group (string, query, optional)

The target age group for the best seller.

author (string, query, optional)

The author of the best seller. The author field does not include additional contributors (see Data Structure for more details about the author and contributor fields). When searching the author field, you can specify any combination of first, middle and last names. When sort-by is set to author, the results will be sorted by author's first name.

contributor (string, query, optional)

The author of the best seller, as well as other contributors such as the illustrator (to search or sort by author name only, use author instead). When searching, you can specify any combination of first, middle and last names of any of the contributors. When sort-by is set to contributor, the results will be sorted by the first name of the first contributor listed.

isbn (string, query, optional)

International Standard Book Number, 10 or 13 digits A best seller may have both 10-digit and 13-digit ISBNs, and may have multiple ISBNs of each type. To search on multiple ISBNs, separate the ISBNs with semicolons (example: 9780446579933;0061374229).

price (string, query, optional)

The publisher's list price of the best seller, including decimal point

publisher (string, query, optional)

The standardized name of the publisher

title (string, query, optional)

The title of the best seller When searching, you can specify a portion of a title or a full title.

No probe data for this endpoint yet.