https://github.com/cba85/apple-books-json-exporter
📖 Export assets, highlights and notes from Apple Books in json
https://github.com/cba85/apple-books-json-exporter
apple-books
Last synced: 2 months ago
JSON representation
📖 Export assets, highlights and notes from Apple Books in json
- Host: GitHub
- URL: https://github.com/cba85/apple-books-json-exporter
- Owner: cba85
- Created: 2023-07-30T22:07:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T10:21:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T21:44:58.039Z (over 1 year ago)
- Topics: apple-books
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple Books Exporter
Export Apple Books in json.
This script exports:
* Your books (assets)
* Your collections of books
* Your annotations (and books linked)
Tested on macOS Ventura 13.x (Apple Books 5.0).
## Install
```
$ npm install
```
## Usage
```
$ node main.js
```
## Ressources
* https://github.com/atfzl/obsidian-apple-books-plugin
* https://github.com/dancamdev/apple_books_to_md