Skip to content

shellscript to lookup isbn number and booktitle from a pdf via google-books

Notifications You must be signed in to change notification settings

yvesf/isbnlookup.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

isbnlookup.sh Bash-Script for organizing of pdf ebooks

isbn_lookup uses pdftotext to extract the book ISBN number and query google-books with this. It may also use custom search terms instead.

gitHub Repository: http://github.com/yvesf/isbnlookup.sh

Invocation

Try to figure out isbn number as search term: isbnlookup.sh -r filename.pdf

Use custom search term 'blah blah': isbnlookup.sh -r filename.pdf blah blah

About

shellscript to lookup isbn number and booktitle from a pdf via google-books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages