# lucasjinreal/weibo_terminater

Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator

Repository: https://github.com/lucasjinreal/weibo_terminater
Canonical: https://ross.abutalabs.com/products/weibo_terminater
Language: Python
License Family: other
Topics: scraper, weibo, sina, corpus, chinese, chatbot
Last push: 2019-10-25T06:29:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3430, "days_push": 2504, "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 2317, forks 451 (observed 2026-08-28T04:06:36.909750+00:00)

## What it is
A Python-based web scraper that crawls Weibo (Sina's microblog platform) to collect user posts, comments, followers, and conversation pairs for building Chinese NLP corpora. It supports multi-account rotation, automatic cookie acquisition via Selenium, and resumable crawling.

## Use cases
- scrape weibo posts and comments
- build chinese chatbot training corpus
- collect weibo user data for nlp research
- extract conversation pairs from weibo
- crawl weibo followers and contents
- harvest chinese social media text data

## When to choose
- you need large-scale Chinese social media text for NLP or chatbot training
- you want multi-account crawling with automatic cookie handling and resume support
- you need weibo-specific data like comments, posts, and follower lists

## When to avoid
- you need a maintained tool - the project has had no releases since 2019 and Weibo's page structure has likely changed
- you need a general-purpose scraper for other platforms
- you cannot accept the legal/ToS risk of scraping Weibo against its terms of service

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: web-scraping, nlp, data-generation
- domain: crawlers, social-media
- platform: python, cli, windows
- tags: weibo, sina, scraper, corpus-collection, selenium, chatbot-training-data, multi-account, natural-language-processing, chinese-nlp, linux, macos

## Member repositories
- lucasjinreal/weibo_terminater (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:36.909750+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-30T02:38:56.184129+00:00, confidence not recorded.
  - readme: https://github.com/lucasjinreal/weibo_terminater (fetched 2026-08-28T04:06:36.909750+00:00, sha 6dadf89a5c67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
