Skip to content

A script to parse an xlsx spreadsheet and find publishers based on an ISBN

Notifications You must be signed in to change notification settings

timateus/amazon-find-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A script to parse an xlsx file and find publisher based on the ISBN

input: xlsx spreadsheet with the list of ISBNs in column C

output: an updated spreadsheet with a new column that correspond to publishers

usage: ruby find_publishers.rb path_to_file

references: http://webservices.amazon.com/scratchpad/index.html

About

A script to parse an xlsx spreadsheet and find publishers based on an ISBN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages