# lanbing510/DouBanSpider

豆瓣读书的爬虫

Repository: https://github.com/lanbing510/DouBanSpider
Canonical: https://ross.abutalabs.com/products/doubanspider
Homepage: http://sobook.lanbing510.info
Language: Python
License Family: other
Last push: 2020-04-08T05:15:32+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4126, "days_push": 2338, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2786, forks 1288 (observed 2026-08-28T04:07:21.923247+00:00)

## What it is
A Python web scraper for Douban Books that crawls book listings by tag, storing ratings and review counts into Excel files. The author also used the scraped data (3M+ book entries) to build companion web apps for discovering highly-rated books.

## Use cases
- scrape douban book data by tag
- export book ratings to excel
- find highly rated books by filtering review counts
- collect book recommendation link data
- build a book search dataset

## When to choose
- you need bulk Douban book metadata in spreadsheet form
- you want a simple, readable Python scraping example with anti-blocking tricks

## When to avoid
- you need a maintained tool - Douban page changes have broken it before and releases stopped in 2020
- you need scraping of other Douban sections like movies or music
- you need a production-grade scraping framework

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: web-scraping, data-generation, data-science
- domain: crawlers, data-science
- platform: python, cli
- tags: douban, book-discovery, excel-export, scraper, books

## Member repositories
- lanbing510/DouBanSpider (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.923247+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:16:01.416090+00:00, confidence not recorded.
  - readme: https://github.com/lanbing510/DouBanSpider (fetched 2026-08-28T04:07:21.923247+00:00, sha 62fac8595cee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
