# Python3Spiders/WeiboSuperSpider

微博爬虫及配套工具箱，微博用户、话题、评论采集一网打尽。图片下载、情感分析，地理位置、关系网络、spammer 机器人识别等功能应有尽有。Docs：https://buyixiao.github.io/blog/weibo-super-spider.html 配套可视化网站：https://buyixiao.github.io/blog/one-stop-weibo-visualization.html

Repository: https://github.com/Python3Spiders/WeiboSuperSpider
Canonical: https://ross.abutalabs.com/products/weibosuperspider
Language: Python
License: Apache-2.0
License Family: permissive
Topics: weibo-spider, weibocrawler, weibo-comment-crawl, emotion-analysis, weibo-image, location-tracker, weibospider
Last push: 2026-08-01T04:29:02+00:00

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

## Adoption (not part of the score)
Stars 1705, forks 333 (observed 2026-08-28T04:05:24.849216+00:00)

## What it is
A Weibo (Chinese microblog) scraping toolbox in Python covering users, topics, and comments, with extras like image downloading, sentiment analysis, geolocation, relationship networks, and spammer detection. Data is saved to CSV files without database dependencies, and each feature is an independent script, with companion visualization websites.

## Use cases
- scrape weibo user posts and comments
- download images from weibo posts
- build weibo follower relationship network
- run sentiment analysis on weibo comments
- identify weibo spam bots
- track weibo check-in locations
- export weibo data to csv for analysis

## When to choose
- you need a one-stop Weibo scraping and analysis toolkit without setting up a database
- you want independent per-feature scripts you can run individually
- you want a hosted site to crawl and visualize Weibo data without local setup

## When to avoid
- you need to scrape platforms other than Weibo
- you need a maintainable, modular codebase for production integration
- scraping may violate the target platform's terms of service or local law in your jurisdiction

## Facets
- artifact type: application
- maturity: active
- function: web-scraping, nlp, data-visualization, image-processing, data-science
- domain: crawlers, social-media, data-science
- platform: python, cli
- tags: weibo, chinese-social-media, sentiment-analysis, social-network-analysis, csv-output, spammer-detection, natural-language-processing, web-server

## Member repositories
- Python3Spiders/WeiboSuperSpider (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.849216+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-30T03:37:30.956739+00:00, confidence not recorded.
  - readme: https://github.com/Python3Spiders/WeiboSuperSpider (fetched 2026-08-28T04:05:24.849216+00:00, sha 2ddc35601251)
- Data as of 2026-08-30T08:39:29.467469+00:00.
