OpenLibFetch/README.md
serialexperiments0815 b342c4d1b5
Add screenshot to README
Added a screenshot to the README for better visualization.
2025-10-24 23:01:59 +02:00

473 B

Features

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

Installation

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

Install the required modules:

pip install requests pillow