awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nghuyong avatar

nghuyong/WeiboSpider

0
View on GitHub↗
4,086 stars·838 forks·Python·MIT·33 views

WeiboSpider

WeiboSpider is a social media scraper designed to extract user profiles, posts, and interaction data from the Sina Weibo platform. It functions as a web-based data crawler that retrieves information via external interfaces rather than parsing the visual frontend.

The tool includes a content lineage tracer to follow shared posts back to their original sources. It also features a social engagement analyzer to collect view counts and nested comment threads to measure user interaction metrics.

The system provides capabilities for keyword-based social monitoring and search result filtering to track specific topics over time. It manages large datasets through pagination-based iteration and recursive traversal of engagement threads.

Features

  • Social Platform Data Extraction - Extracts user profiles, posts, and interaction lists from external platform interfaces to gather raw activity data.
  • Sina Weibo Collections - Extracts user profiles, posts, and activity data from the Sina Weibo platform for analysis or archiving.
  • Keyword-Based Trend Monitoring - Retrieves posts based on specific keywords and time ranges to track trends or specific topics over time.
  • Social Media Filtered Searches - Retrieves targeted social media posts by applying specific keywords and time constraints via platform APIs.
  • Social Interaction Mapping - Collects nested comment threads and interaction lists to model how users engage with social media content.
  • API-Based Extractions - Retrieves raw social media content by making direct requests to platform interfaces instead of parsing the visual frontend.
  • Web Crawlers - Retrieves large datasets of social media content based on keywords and specific time ranges via automated navigation.
  • Social Media Scrapers - Extracts user profiles, posts, and interaction data from the Weibo platform via external interfaces.
  • Social Media Sentiment Analysis - Gathers raw posts and engagement metrics to study public opinion and user behavior on social networks.
  • Engagement Data Scrapers - Gathers detailed interaction data, such as view counts and nested comment threads, to measure user engagement.
  • Content Lineage Tracing - Follows a chain of shared posts back to the original creator by repeatedly querying source identifiers.
  • Content Originality Filters - Follows shared posts back to their original source to determine the lineage and history of specific content.
  • Iterator-Based Pagination - Crawls large datasets by looping through sequential page offsets to ensure all matching search results are collected.
  • Search Result Filtering - Retrieves posts based on keywords and time ranges while managing large datasets across multiple pages.
  • Social Graph Analyzers - Collects view counts and nested comment threads to measure user interaction metrics and social graph structure.
  • Post Comment Fetchers - Collects deep engagement threads by recursively fetching child responses associated with parent post identifiers.

Star history

Star history chart for nghuyong/weibospiderStar history chart for nghuyong/weibospider

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with WeiboSpider

These projects share indexed features with WeiboSpider. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • spiderclub/weibospiderSpiderClub avatar

    SpiderClub/weibospider

    4,787View on GitHub↗

    Weibospider is a distributed web crawler designed to extract posts, profiles, and interaction data from the Weibo social network. It functions as a social media data extractor that utilizes a distributed task queue to scale scraping operations across multiple worker nodes. The system includes a graphical administrative interface for configuring crawler settings, target user identifiers, and search keywords. It employs a distributed architecture to increase data throughput and manage large-scale collection of social media content. The tool covers a wide range of data collection capabilities,

    Pythondata-analysisdistributed-crawlerpython3
    View on GitHub↗4,787
  • dataabc/weibo-crawlerdataabc avatar

    dataabc/weibo-crawler

    4,541View on GitHub↗

    This project is a Sina Weibo web scraper and social media data pipeline designed to extract user profiles, posts, comments, and multimedia assets. It functions as a containerized data crawler that automates the collection and local storage of social media content and engagement metrics. The system includes a processing layer that uses large language models to analyze scraped text, generating summaries and sentiment analysis. It differentiates itself through a deployment-ready container model featuring an HTTP interface for managing extraction tasks and monitoring job progress. The crawler co

    Pythoncrawlerweiboweibo-spider
    View on GitHub↗4,541
  • dataabc/weibospiderdataabc avatar

    dataabc/weiboSpider

    9,630View on GitHub↗

    weiboSpider is a Python web scraper and social media crawler designed to extract user profiles, posts, and engagement metrics from Sina Weibo. It functions as an automated data pipeline for academic research and trend analysis, collecting long-form text and multimedia content. The tool distinguishes itself through the use of browser session cookies to authenticate requests and access protected profiles. It implements randomized request pacing and global pauses to manage traffic and avoid platform rate limits, while supporting incremental crawling to capture only new content based on timestamp

    Pythonhelp-wantedpythonpython3
    View on GitHub↗9,630
  • subzeroid/instagrapisubzeroid avatar

    subzeroid/instagrapi

    6,366View on GitHub↗
    Pythonapi-wrapperinstabotinstagram
    View on GitHub↗6,366
Compare all 30 related projects→

Frequently asked questions

What does nghuyong/weibospider do?

WeiboSpider is a social media scraper designed to extract user profiles, posts, and interaction data from the Sina Weibo platform. It functions as a web-based data crawler that retrieves information via external interfaces rather than parsing the visual frontend.

What are the main features of nghuyong/weibospider?

The main features of nghuyong/weibospider are: Social Platform Data Extraction, Sina Weibo Collections, Keyword-Based Trend Monitoring, Social Media Filtered Searches, Social Interaction Mapping, API-Based Extractions, Web Crawlers, Social Media Scrapers.

Which projects share features with nghuyong/weibospider?

Projects with overlapping indexed features include: spiderclub/weibospider — Weibospider is a distributed web crawler designed to extract posts, profiles, and interaction data from the Weibo… dataabc/weibo-crawler — This project is a Sina Weibo web scraper and social media data pipeline designed to extract user profiles, posts,… dataabc/weibospider — weiboSpider is a Python web scraper and social media crawler designed to extract user profiles, posts, and engagement… subzeroid/instagrapi. justanotherarchivist/snscrape — snscrape is a Python-based social media web scraper and crawler designed to extract public posts, profiles, and… twintproject/twint — Twint is an open-source intelligence and data extraction framework designed to gather public social media information.…