Skip to content

Export your own bookmeter (読書メーター) data from the website.

License

Notifications You must be signed in to change notification settings

shuuji3/bookmeter-exporter

Repository files navigation

bookmeter-exporter

Export your own bookmeter data from the website.

(Japanese: 読書メーターのウェブサイトから自分のデータをエクスポートします。)

Usage

Prepare your .env file by copying .env.sample and filling in your username and password:

cp .env.sample .env
editor .env

Export JSON and CSV files from four pages (読んだ本、読んでる本、積読本、読みたい本、プロフィール) under export/ directory:

pnpm install
pnpm playwright install chromium
pnpm export 

Development

Launch Playwright UI mode:

pnpm test

Then, enable the watch mode and play with the code.

License

GNU APGL v3+

About

Export your own bookmeter (読書メーター) data from the website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published