Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
/ ISBNDB-Finder Public archive

Save book details and images from a list of ISBNs using the ISBNDB.com API.

License

Notifications You must be signed in to change notification settings

ImranR98/ISBNDB-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISBNDB-Finder

Save book details and images from a list of ISBNs using the ISBNDB.com API.

Install

  1. Install Node.js on your system.
  2. Run npm i in the ISBNDB-Finder directory.
  3. Prepare environment variables:
    • Copy template.env and rename it to .env.
    • Fill .env with valid values (the existing values are examples).
    • Alternatively, set the environment variables specified in template.env any other way.
  4. Run the script with the npm run all command.

About

Save book details and images from a list of ISBNs using the ISBNDB.com API.

Topics

Resources

License

Stars

Watchers

Forks