An API for your Kindle data.
Python bindings are provided but any language that can run the javascript
found in api.py
from within a Kindle Cloud Reader session may easily access
this data.
PhantomJS:
- OS X (Homebrew)
brew install phantomjs
- Ubuntu (at least 14.04)
- Guide provided and maintained by @julionc here