4 रिपॉजिटरी
Targeted retrieval of all original posts associated with a specific user profile.
Distinct from Collection Post-processing: Focuses on the initial retrieval of posts from a profile, whereas Collection Post-processing refers to refining data after acquisition.
Explore 4 awesome GitHub repositories matching data & databases · User Profile Post Extraction. Refine with filters or upvote what's useful.
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,
Extracts all original posts from a targeted user profile page.
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
Provides targeted retrieval of user profiles and their associated posts including engagement metrics.
WeiboSpider एक सोशल मीडिया स्क्रैपर है जिसे Sina Weibo प्लेटफॉर्म से उपयोगकर्ता प्रोफाइल, पोस्ट और इंटरैक्शन डेटा निकालने के लिए डिज़ाइन किया गया है। यह एक वेब-आधारित डेटा क्रॉलर के रूप में कार्य करता है जो विज़ुअल फ्रंटएंड को पार्स करने के बजाय बाहरी इंटरफेस के माध्यम से जानकारी प्राप्त करता है। इस टूल में साझा की गई पोस्ट को उनके मूल स्रोतों तक ट्रैक करने के लिए एक कंटेंट लीनेज ट्रेसर शामिल है। इसमें उपयोगकर्ता इंटरैक्शन मेट्रिक्स को मापने के लिए व्यू काउंट और नेस्टेड कमेंट थ्रेड्स को इकट्ठा करने के लिए एक सोशल एंगेजमेंट एनालाइजर भी है। यह सिस्टम समय के साथ विशिष्ट विषयों को ट्रैक करने के लिए कीवर्ड-आधारित सोशल मॉनिटरिंग और सर्च रिजल्ट फिल्टरिंग की क्षमताएं प्रदान करता है। यह पेजिनेशन-आधारित इटरेशन और एंगेजमेंट थ्रेड्स के रिकर्सिव ट्रैवर्सल के माध्यम से बड़े डेटासेट को मैनेज करता है।
Extracts user profiles, posts, and activity data from the Sina Weibo platform for analysis or archiving.
This project is an unauthenticated web scraper designed to extract public data from the Twitter frontend API. It functions as a social media data extractor that simulates browser requests to gather information without the need for official API keys or user account authentication. The tool provides capabilities for gathering public posts, harvesting user profile metadata such as biographies and locations, and retrieving trending topics categorized by geographical region. It can perform targeted content scraping based on specific usernames, hashtags, or search queries. The system manages data
Retrieves a complete historical list of posts for a specific user profile via paginated scanning.