Skip to content

Instantly share code, notes, and snippets.

@jitvimol
Created April 6, 2024 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jitvimol/824affb08d7a2ad23777ed937589c291 to your computer and use it in GitHub Desktop.
Save jitvimol/824affb08d7a2ad23777ed937589c291 to your computer and use it in GitHub Desktop.
sample_best_selling_book
{
"title": "Atomic Habits",
"author": "James Clear",
"year_published": 2018,
"genres": ["Self-help", "Psychology", "Business"],
"summary": "Atomic Habits offers a proven framework for improving every day. James Clear, one of the world's leading experts on habit formation, reveals practical strategies that will teach you exactly how to form good habits, break bad ones, and master the tiny behaviors that lead to remarkable results.",
"publisher": "Avery",
"isbn": "978-0735211292",
"pages": 320,
"language": "English",
"best_seller_rank": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment