Skip to content

geekplux/douban_read_download

Repository files navigation

Douban Read Download

Download your book reading records from douban to a CSV file.

Quick Start

Install Deps

pip install -r requirements.txt

Usage

Step 1:

Copy your cookie from douban https://book.douban.com/mine?status=collect page into .env.example file, drop the suffix .example then.

Step 2:

scrapy runspider start.py

Would create a CSV file named books.csv with all your reading records

LICENSE

douban_read_download © geekplux, Released under the MIT License.
Authored and maintained by geekplux with help from contributors (list).

geekplux.com · GitHub @geekplux · Twitter @geekplux

About

Download your book reading records from douban to a CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages