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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bisguzar avatar

bisguzar/twitter-scraperArchived

0
View on GitHub↗
4,013 stars·598 forks·Python·MIT·4 vues

Twitter Scraper

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 collection through pagination, header-based client emulation to mimic web browsers, and the parsing of structured JSON responses from public endpoints.

Features

  • Social Media Profile Extractors - Extracts structured public data and profile information from social media platforms through automated scanning.
  • Browser Mimicking Requests - Emulates browser headers and tokens to access public API endpoints without authentication.
  • Social Media Post Retrievers - Gathers series of public social media posts based on search or user criteria.
  • Targeted Content Scraping - Searches for and collects posts based on specific usernames or hashtags for behavioral analysis.
  • Social Media Data Scraping - Scrapes public profiles, posts, and trends from social media frontends without requiring OAuth.
  • Account Profile Retrievers - Provides utilities for retrieving detailed public user profile metadata, including biographies and locations.
  • Public Profile Mapping - Collects biography, location, and birthday data to build detailed public user datasets.
  • Cursor-Based Pagination - Uses cursor-based tokens to sequentially retrieve large datasets of posts and profiles.
  • Social Trend Analysis - Monitors regional trending topics and hashtags to identify popular public discussions.
  • Twitter Data Extraction - Gathers public posts and profile information from Twitter without needing an official API key.
  • Twitter Data Extractors - Extracts public posts, user profiles, and trending topics from the Twitter frontend without requiring authentication.
  • Social Profile Metadata Extractors - Retrieves public personal metadata such as birthdays and biographies for identity mapping.
  • JSON Response Parsers - Provides utilities to convert complex JSON responses from social media APIs into structured data.
  • Browser Mimicking Headers - Implements specific HTTP headers to simulate a web browser and evade bot detection.
  • User Profile Extractions - Extracts detailed public biographical information, including location and bio, from user profiles.
  • User Profile Post Extraction - Retrieves a complete historical list of posts for a specific user profile via paginated scanning.
  • Trending Topic Detectors - Detects and retrieves current trending topics for local or regional areas.
  • Regional Trend Monitoring - Fetches trending topics for specific geographical areas to monitor local interests.
  • Hashtag and Profile Search - Scans multiple pages to collect social media results based on specific hashtags or user profiles.
  • Web Scrapers - Fetches and parses live internet content by simulating browser requests to avoid the need for official API keys.
  • Dynamic Endpoint Construction - Constructs targeted URL paths based on search terms or user IDs to retrieve specific data categories.
  • Query Parameter Configuration - Allows adjustment of API query parameters to filter results by source, location, or user criteria.

Historique des stars

Graphique de l'historique des stars pour bisguzar/twitter-scraperGraphique de l'historique des stars pour bisguzar/twitter-scraper

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait bisguzar/twitter-scraper ?

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.

Quelles sont les fonctionnalités principales de bisguzar/twitter-scraper ?

Les fonctionnalités principales de bisguzar/twitter-scraper sont : Social Media Profile Extractors, Browser Mimicking Requests, Social Media Post Retrievers, Targeted Content Scraping, Social Media Data Scraping, Account Profile Retrievers, Public Profile Mapping, Cursor-Based Pagination.

Quelles sont les alternatives open-source à bisguzar/twitter-scraper ?

Les alternatives open-source à bisguzar/twitter-scraper incluent : dataabc/weibo-crawler — This project is a Sina Weibo web scraper and social media data pipeline designed to extract user profiles, posts,… justanotherarchivist/snscrape — snscrape is a Python-based social media web scraper and crawler designed to extract public posts, profiles, and… ericciarla/trendfinder — TrendFinder is an AI-powered trend monitoring tool and sentiment analysis platform. It functions as a social media… d60/twikit — Twikit is a Python library and API wrapper designed for interacting with X (Twitter). It simulates browser requests… drawrowfly/tiktok-scraper — This project is a specialized TikTok API scraper and data extractor. It functions as a proxy-based web scraper… subzeroid/instagrapi.

Alternatives open source à Twitter Scraper

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Twitter Scraper.
  • dataabc/weibo-crawlerAvatar de dataabc

    dataabc/weibo-crawler

    4,541Voir sur 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
    Voir sur GitHub↗4,541
  • justanotherarchivist/snscrapeAvatar de JustAnotherArchivist

    JustAnotherArchivist/snscrape

    5,398Voir sur GitHub↗

    snscrape is a Python-based social media web scraper and crawler designed to extract public posts, profiles, and hashtags from social networks without the use of official APIs. It functions as an archival tool and a utility for open-source intelligence data collection, allowing for the gathering of publicly available information to investigate trends and people. The tool facilitates social media data extraction for research and archival purposes, enabling the creation of historical records of conversations and user activity. It supports workflows for academic social analysis and the export of

    Python
    Voir sur GitHub↗5,398
  • d60/twikitAvatar de d60

    d60/twikit

    4,038Voir sur GitHub↗

    Twikit is a Python library and API wrapper designed for interacting with X (Twitter). It simulates browser requests and mimics private network traffic to enable programmatic access to the platform without requiring an official API key. The project focuses on social media automation and data extraction, featuring tools for scraping user profiles, trending topics, and chronological tweet histories. It includes a session manager that handles user authentication, two-factor authentication, and cookie persistence to maintain active account access. The library's capabilities cover a broad range of

    Pythonbotclientpython
    Voir sur GitHub↗4,038
  • drawrowfly/tiktok-scraperAvatar de drawrowfly

    drawrowfly/tiktok-scraper

    5,120Voir sur GitHub↗

    This project is a specialized TikTok API scraper and data extractor. It functions as a proxy-based web scraper designed to collect user metadata, video posts, and trend feeds, while providing a webhook data pipeline to route scraped information to external URLs via HTTP requests. The tool includes a watermark-free video downloader that saves high-definition content to local storage. It employs cryptographic request signing for server authentication and utilizes session cookie authentication combined with proxy rotation to manage network traffic and avoid rate limits. Capabilities cover bulk

    TypeScript
    Voir sur GitHub↗5,120
Voir les 30 alternatives à Twitter Scraper→