douban_read_download
douban_read_download copied to clipboard
Download your book reading records from douban to a CSV file.
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