Skip to content

A script using Readwise API endpoints to create a Word document from Kindle highlights stored in your Readwise account.

Notifications You must be signed in to change notification settings

AEchRod/Kindle-highlight-to-Word-document-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Kindle-highlight-to-Word-document-script

Description

A personal project consisting of a Python script using the Readwise API endpoints to create a Word document from your Kindle highlights. Just put your access token instead of the 'xxx' placeholder in the requests to retrieve all your highlights from your Readwise account. 📚

Head on over to: www.readwise.io/access_token to retrieve your access token and voilá! Have all your book highlights compiled in one place so you never forget what you thought was important when reading.

Installation/requirements

python-docx

Revisions / Improvements

28.07.2022 commit - adds book titles to exported file as bold text, using add.run() method and having created a dictionary from book 'id' and 'title'.

About

A script using Readwise API endpoints to create a Word document from Kindle highlights stored in your Readwise account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages