开发者

Take JSON from YQL and process it with Google Books API

I'm using YQL to query a Google Spreadsheet for a list of ISBN's. I'd like to take those I开发者_运维问答SBN's and use Google Books API to generate a column of Google Preview buttons for those books.

Here's a fiddle I've started:

http://jsfiddle.net/SpuXG

Now in this example from Google, ISBNs are submitted as a form and that input is used by the Google API / JSON.

http://goo.gl/b15yC

Is there a way to get Google's API to take the ISBNs from the existing JSON object from my YQL instead of the input form?


The only way I've found to do something similar is via Google Books bookshelves (not with a spreadsheet or YQL). Here's a fiddle: http://jsfiddle.net/TECHg/1/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜