# dataabc/weiboSpider

新浪微博爬虫，用python爬取新浪微博数据

Repository: https://github.com/dataabc/weiboSpider
Canonical: https://ross.abutalabs.com/products/weibospider
Language: Python
License Family: other
Topics: weibo, weibospider, python, python3, help-wanted
Last push: 2026-02-04T13:55:11+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 35, longevity 100
- inputs: {"age_days": 3814, "days_push": 210, "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 9695, forks 2064 (observed 2026-08-28T04:10:36.799781+00:00)

## What it is
A Python command-line crawler that scrapes posts and profile data from Sina Weibo users, writing results to txt/csv/json files or MySQL/MongoDB/SQLite databases. It can also download images and videos embedded in posts, and requires a Weibo cookie for access.

## Use cases
- scrape a weibo user's posts
- download weibo images and videos
- export weibo data to csv or mysql
- collect weibo user profiles for research
- monitor multiple weibo accounts' posts
- backup weibo content locally

## When to choose
- you need structured Weibo post and user data in files or a database
- you want a ready-made Python scraper with configurable output formats
- you need to download media attached to Weibo posts

## When to avoid
- you cannot obtain a Weibo cookie and need the cookie-free variant (weibo-crawler)
- you need to scrape platforms other than Weibo
- your use case violates Weibo's terms of service or local laws

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, data-generation, etl
- domain: crawlers, social-media, data-science, developer-tools
- platform: python, cli, cross-platform
- tags: weibo, scraper, social-media-data, mysql, mongodb, sqlite, csv-export, media-download

## Member repositories
- dataabc/weiboSpider (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:36.799781+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-29T17:21:15.948775+00:00, confidence not recorded.
  - readme: https://github.com/dataabc/weiboSpider (fetched 2026-08-28T04:10:36.799781+00:00, sha 42ec02011c50)
- Data as of 2026-08-30T08:39:29.467469+00:00.
