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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -