geekplux / douban_read_download

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%