This project is a web-based application designed to enrich book data using ISBN numbers. It integrates multiple APIs to fetch detailed book information and presents it in a user-friendly interface.
- Input ISBN numbers to retrieve book metadata
- Integration with Open Library and Google Books APIs
- Optional support for Amazon Product Advertising API
- Streamlit-based UI for quick deployment and interaction
- Clone the repository:
git clone https://github.com/Franco-Cardinali/isbn-enrichment-app.git cd isbn-enrichment-app - Install dependencies:
pip install -r requirements.txt
- Run the app locally:
streamlit run app.py
This app is designed to be deployed on Streamlit Cloud. Simply connect your GitHub repo and deploy.
This project is licensed under the MIT License.
Developed by Franco Cardinali. For inquiries or support, please contact via GitHub.