dataabc/weiboSpider
新浪微博爬虫,用python爬取新浪微博数据 observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 65
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3814
- days_rel: n/a
- days_push: 210
- n_releases_24m: 0
Adoption not part of the score
9695 stars · 2064 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
cli-tool · maturity active
web-scraping data-generation etl crawlers social-media data-science developer-tools python cli cross-platform weibo scraper social-media-data mysql mongodb sqlite csv-export media-download
1 source
- readme: https://github.com/dataabc/weiboSpider · fetched 2026-08-28 · 42ec02011c50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dataabc/weiboSpider | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="dataabc/weiboSpider")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem