Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 318 Bytes

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