LiuRoy/zhihu_spider
知乎爬虫 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3822
- days_rel: n/a
- days_push: 3681
- n_releases_24m: 0
Adoption not part of the score
1282 stars · 611 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Scrapy-based web crawler that scrapes Zhihu user profiles and their follower/following relationship graphs, storing data in MongoDB. It serves primarily as an educational example of building a login-aware Scrapy spider with Celery-based async image downloading.
Use cases
- scrape zhihu user profiles
- crawl social network follower relationships
- learn scrapy with a real example
- extract user data from zhihu
- build a social graph from a website
- scrape user avatars asynchronously
When to choose
- you want a worked Scrapy example with login, CSRF handling, and pagination
- you need to crawl Zhihu user data and relationship topology
- you want to see Scrapy combined with MongoDB, RabbitMQ, and Celery
When to avoid
- you need a maintained tool - the last release was 2016 and Zhihu's site has changed
- you want scraping without providing your own Zhihu account credentials
- you need a general-purpose scraping framework rather than a site-specific spider
Facets
cli-tool · maturity abandoned
web-scraping parser crawlers social-media python cli scrapy zhihu mongodb rabbitmq celery social-graph data-engineering docker
1 source
- readme: https://github.com/LiuRoy/zhihu_spider · fetched 2026-08-28 · 1fe9458f88a2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LiuRoy/zhihu_spider | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="LiuRoy/zhihu_spider")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem