findbook 0.1.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

findbook 0.1.3

findbook
findbook is a Python command-line tool that allows you to search for books on Goodreads. You can specify the book name and the number of records to return.
Installation
pip3 install findbook

Usage
To use findbook, run the findbook command in your terminal, and use the -b flag to specify the book name and the -n flag to specify the number of records to return.
findbook -b "Clarice Lispector" -n 5

This command will search for books with the keyword "Clarice Lispector" and return the details of up to 5 books.
Dependencies
findbook requires the following Python libraries:

requests
beautifulsoup4

These dependencies should be automatically installed when you install findbook with pip.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.