# Jack-Cherish/python-spider

:rainbow:Python3网络爬虫实战：淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等

Repository: https://github.com/Jack-Cherish/python-spider
Canonical: https://ross.abutalabs.com/products/python-spider
Homepage: https://cuijiahua.com/blog/spider/
Language: Python
License Family: other
Topics: python-spider, python3, python, webspider
Last push: 2024-08-19T07:32:03+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": 3407, "days_push": 744, "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 19741, forks 5958 (observed 2026-08-28T04:11:29.139864+00:00)

## What it is
A collection of Python3 web scraping example scripts and tutorials covering sites like Taobao, JD, Bilibili, 12306, Douyin, and novel/comic/music downloaders. It accompanies the author's blog series and is intended for learning web scraping techniques.

## Use cases
- learn web scraping with python
- download douyin videos without watermark
- scrape bilibili videos and comments
- build a proxy ip pool
- download novels or comics from websites
- practice bypassing anti-scraping and captchas
- grab 12306 train tickets

## When to choose
- you are learning Python web scraping through real-world examples
- you want reference scripts for downloading media from Chinese platforms
- you want tutorial-style code paired with written explanations

## When to avoid
- you need a production-grade, maintained scraping framework like Scrapy
- you plan commercial or large-scale scraping (explicitly prohibited by the disclaimer)
- you need a project with a license or active bug-fix support

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: web-scraping, developer-tools, ocr
- domain: crawlers, tutorials, developer-tools
- platform: python, cross-platform, cli
- tags: web-crawler, scraping-examples, python3, educational, video-downloader, proxy-pool, captcha, automation

## Member repositories
- Jack-Cherish/python-spider (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:29.139864+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-29T16:59:52.280051+00:00, confidence not recorded.
  - readme: https://github.com/Jack-Cherish/python-spider (fetched 2026-08-28T04:11:29.139864+00:00, sha 55d2c882fea8)
  - homepage: https://cuijiahua.com/blog/spider/ (fetched 2026-08-29T07:58:17.531648+00:00, sha 7c5407d33d7d)
  - site_page: https://cuijiahua.com/netscope/quickstart.html (fetched 2026-08-29T07:58:17.540802+00:00, sha 55e1ba0d2a33)
  - site_page: https://cuijiahua.com/about.html (fetched 2026-08-29T07:58:17.542491+00:00, sha 6cbd435b36e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
