Best Seller History List

GET {{baseUrl}}/lists/best-sellers/history.json?age-group=<string>&author=<string>&contributor=<string>&isbn=<string>&price=<string>&publisher=<string>&title=<string>

Request Params

KeyDatatypeRequiredDescription
age-groupstringThe target age group for the best seller.
authorstringThe 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).nnWhen searching the author field, you can specify any combination of first, middle and last names.nnWhen sort-by is set to author, the results will be sorted by author's first name.
contributorstringThe 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).nnWhen searching, you can specify any combination of first, middle and last names of any of the contributors.nnWhen sort-by is set to contributor, the results will be sorted by the first name of the first contributor listed.
isbnstringInternational Standard Book Number, 10 or 13 digits
pricestringThe publisher's list price of the best seller, including decimal point
publisherstringThe standardized name of the publisher
titlestringThe title of the best sellernnWhen searching, you can specify a portion of a title or a full title.