Import book information through API into Google Sheet -


i want put book collection spreadsheet. there way of having columns autofill (e.g. isbn/ dewey decimal info) using api?

i have managed things wordnik's api before , wondered if similar thing possible.

so if put in title/ author, next cell autofill rest? or whole book's info entering isbn?

edit: can access api behind worldcat , webpage: http://classify.oclc.org/classify2/classify?title=outsider&author=camus&maxrecs=1

however, can't seem cell in google sheets coerce 'author' , 'title' of book cleanly.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -