Best Seller List Overview
GET {{baseUrl}}/lists/overview.{{format}}?published_date=<string>&api-key=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
published_date | string | The best-seller list publication date. YYYY-MM-DDnnYou do not have to specify the exact date the list was published. The service will search forward (into the future) for the closest publication date to the date you specify. For example, a request for lists/overview/2013-05-22 will retrieve the list that was published on 05-26.nnIf you do not include a published_date, the current week's best-sellers lists will be returned. | |
api-key | string |