This repository is not active
Zen-ctrl/NYT-Best-Sellers-API-Basic-GUI-Project
Using the Best Sellers API from The New York Times, the application looks through the main NYT's API for the best sellers of this month and gives a result based on the user's input of either a book's title, ISBN, or author. When the user gives a close enough query (5 characters or more), the book, (if it is a best seller for the current month the user is in), is fetched along with the book's title, description, contribute, price, author, and finally ISBN numbers.
PythonCC0-1.0