nghuyong/weibospider

持续维护的新浪微博采集工具🚀🚀🚀

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 16th, 2026
Created on October 29th, 2017
Open Issues & Pull Requests: 21 (+0)
GitHub issues: Enabled
Number of forks: 835
Total Stargazers: 4,119 (+0)
Total Subscribers: 66 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.0 days
Mean response time: 119.7 days
90th percentile: 494.2 days
Tracked items: 26

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 14
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 574 days
Stale 30+ days: 14
Stale 90+ days: 13

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Weibospider is a web scraper for collecting data from Sina Weibo, the Chinese social media platform.

The tool addresses the need to systematically gather posts, user information, and other content from Weibo. It uses Scrapy, a Python web scraping framework, to handle the mechanics of fetching and parsing data from the platform. The project is positioned as an actively maintained solution for Weibo data collection tasks.

Developers working with Chinese social media data or conducting research that requires Weibo content would find this tool relevant. It suits projects that need programmatic access to public Weibo information at scale. The tool is built on Scrapy, which provides robust handling of concurrent requests, middleware support, and data pipeline processing typical of production-grade web scraping work.

The project maintains active development with ongoing updates to handle changes in Weibo's structure and access patterns. The codebase is written in Python, making it accessible to developers already working in that ecosystem.