- Install node.js if you have not already
- Clone this project
- In the project directory, run the file named
setup.cmd
which installs node packages and creates a.env
file - In the
.env
file, fill in the required values. You can get them from someone with access to Doppler
- Make sure excel document is in correct format (see below)
- Put the excel document containing the ISBNs to the root folder of the project
- Make sure excel document is not open anywhere on your computer
- Run
run-script.cmd
- Results can now be accessed in your excel file in a new worksheet named
Result
- Name of excel document must be
isbn.xlsx
- ISBNs are retrieved from column A in the first worksheet
Result
is a reserved name for the resulting worksheet, and should not be used by any existing worksheets