Skip to content
/ isbngrab Public

Given a file full of ISBN numbers, fetch details of books from the Google Books API and save them to a CSV file.

License

Notifications You must be signed in to change notification settings

oisin/isbngrab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isbngrab

Given a file full of ISBN numbers, fetch details of books from the Google Books API and save them to a CSV file.

$ ./isbngrab.rb samples/realbookisbns.txt

Output will be in the file output.csv

About

Given a file full of ISBN numbers, fetch details of books from the Google Books API and save them to a CSV file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages