Skip to content

shiquda/readwise-account-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readwise Account Sync

A Python script for exporting highlights from one Readwise account and uploading them to another.

Features

  • Use Readwise API to retrieve and upload highlights.
  • Readwise Reader info is also supported. However, highlights in Reader are not supported due to the limitation of Readwise Reader API. Tell me if you have any ideas to fix this.
  • Your metadata of highlights will be preserved.

Disclaimer

Please verify the data integrity after using this script. The author is not responsible for any data loss or damage that may occur during the sync process. Use this script at your own risk.

Usage

Install Dependencies

pip install -r requirements.txt

Configuration

Open the config.cfg file and fill in your source and target Readwise API Tokens, which can be obtained from Readwise.

Run the Script

python main.py

License

This project is licensed under the GNU General Public License v3.0.

About

Export your highlights from one Readwise account and upload them to another.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages