获取 Kindle 图书馆图书清单 [英] Get Kindle Library Book List

查看:30
本文介绍了获取 Kindle 图书馆图书清单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有谁知道以编程方式从用户的 Amazon Kindle 图书馆获取图书列表的方法?我想建立一个借书服务.理想情况下,用户将能够导出他们愿意借出的书籍列表,而无需单独输入每一本书.我相信亚马逊可能为此提供了某种 API,但一直找不到任何文档.我或多或少对这个语言不可知.预先感谢任何有任何建议的人.

Does anyone know of a way to programmaticly get a list of books from a user's Amazon Kindle Library? I would like to build a service for lending books. Ideally users would be able to export a list of books they are willing to lend without having to type each one individually. I believe Amazon may have some sort of API for this but have been unable to find any documentation. I am more or less language agnostic on this one. Thanks in advance for anyone who has any suggestions.

推荐答案

解决方案:用户可以选择将 Kindle 安装为可移动驱动器,并进一步将所有电子书文件拖放到页面上.然后我解析所有包含 ASIN 的文件名.使用 ASIN,我可以在亚马逊上搜索图书信息,包括是否可以借出.

Solution: The user is given an option to mount their kindle as a removable drive, and further to drag/drop all of their ebook files onto the page. I then parse all the file names which contain the ASIN. Using the ASIN, I can search Amazon for the book information including if it is lendable or not.

这不是我所希望的,但它已经足够好了.如果有人提出更雄辩的解决方案,我会非常感兴趣!

This is not exactly what I was hoping for, but it works good enough. If someone comes up with a more eloquent solution, I would be very interested!

这篇关于获取 Kindle 图书馆图书清单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆