OliverTopliss / BookThickness

Program to display the thickness of a book based on the number of pages.
0 stars 0 forks source link

Determine whether a book is hard or paper back #3

Open OliverTopliss opened 4 years ago

OliverTopliss commented 4 years ago

Find a way of determining if a book is a hard back since this will affect the thickness of the book.

OliverTopliss commented 4 years ago

There is a "physical_format" attribute in the details array in the JSON response which signifies if the book is hardback or paperback.