OpenLibFetch/README.md

327 B

Features

  • Fetch book information by title, ISBN, or author.
  • Retrieve cover images directly from Open Library.
  • Lightweight and easy to understand through comments.

Installation

Make sure you have Python 3.12+ installed and pip available.

Install the required modules:

pip install requests pillow