Result
Properties
Name | Type | Required | Description |
---|---|---|---|
bestsellers_date | str | ❌ | |
published_date | str | ❌ | |
published_date_description | str | ❌ | |
previous_published_date | str | ❌ | |
next_published_date | str | ❌ | |
lists | List[Lists] | ❌ |
Lists
Properties
Name | Type | Required | Description |
---|---|---|---|
list_id | int | ❌ | |
list_name | str | ❌ | |
list_name_encoded | str | ❌ | |
display_name | str | ❌ | |
updated | str | ❌ | |
list_image | str | ❌ | |
list_image_width | int | ❌ | |
list_image_height | int | ❌ | |
books | List[ListsBooks] | ❌ |
ListsBooks
Properties
Name | Type | Required | Description |
---|---|---|---|
age_group | str | ❌ | |
amazon_product_url | str | ❌ | |
article_chapter_link | str | ❌ | |
author | str | ❌ | |
book_image | str | ❌ | |
book_image_width | int | ❌ | |
book_image_height | int | ❌ | |
book_review_link | str | ❌ | |
book_uri | str | ❌ | |
btrn | str | ❌ | |
contributor | str | ❌ | |
contributor_note | str | ❌ | |
created_date | str | ❌ | |
description | str | ❌ | |
first_chapter_link | str | ❌ | |
price | str | ❌ | |
primary_isbn13 | str | ❌ | |
primary_isbn10 | str | ❌ | |
publisher | str | ❌ | |
rank | int | ❌ | |
rank_last_week | int | ❌ | |
sunday_review_link | str | ❌ | |
title | str | ❌ | |
updated_date | str | ❌ | |
weeks_on_list | int | ❌ | |
buy_links | List[BooksBuyLinks2] | ❌ |
BooksBuyLinks_2
Properties
Name | Type | Required | Description |
---|---|---|---|
name | str | ❌ | |
url | str | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs