# NanmiCoder/CrawlerTutorial

爬虫入门、爬虫进阶、高级爬虫

Repository: https://github.com/NanmiCoder/CrawlerTutorial
Canonical: https://ross.abutalabs.com/products/crawlertutorial
Homepage: https://nanmicoder.github.io/CrawlerTutorial/
Language: Python
License Family: other
Last push: 2026-04-03T08:08:07+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 35, longevity 63
- inputs: {"age_days": 893, "days_push": 152, "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 4552, forks 493 (observed 2026-08-28T04:08:53.333773+00:00)

## What it is
A Chinese-language open-source tutorial series teaching web scraping from beginner to advanced levels, written by the author of MediaCrawler. It covers HTTP request libraries, static and dynamic data extraction, anti-bot evasion, Playwright browser automation, proxy management, and login/captcha handling.

## Use cases
- learn web scraping from scratch
- extract data from static and dynamic web pages
- bypass anti-crawler protections with request spoofing
- automate browsers with Playwright for scraping
- handle login, cookies, sessions, and captchas in crawlers
- manage proxy IPs for large-scale crawling
- build maintainable production-grade crawler projects

## When to choose
- you are a Python developer learning web scraping step by step
- you want practical, hands-on crawler tutorials with real projects
- you need guidance on anti-bot countermeasures and browser automation
- you prefer Chinese-language learning materials

## When to avoid
- you need a ready-made production crawler rather than a tutorial
- you want English-language documentation
- you need the advanced topics, which are not yet published
- your use case involves scraping platforms in ways that may violate their terms of service

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-scraping, developer-tools
- domain: crawlers, tutorials, web-development, education
- platform: python, cross-platform
- tags: crawler-tutorial, anti-bot, playwright, chinese-language, httpx, data-extraction

## Member repositories
- NanmiCoder/CrawlerTutorial (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.333773+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-29T18:20:03.707463+00:00, confidence not recorded.
  - readme: https://github.com/NanmiCoder/CrawlerTutorial (fetched 2026-08-28T04:08:53.333773+00:00, sha 35fc5199c188)
  - homepage: https://nanmicoder.github.io/CrawlerTutorial/ (fetched 2026-08-29T09:05:42.263802+00:00, sha a1ffad5891c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
