bisguzar/twitter-scraper
Scrape the Twitter Frontend API without authentication. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3114
- days_rel: n/a
- days_push: 1038
- n_releases_24m: 0
Adoption not part of the score
4005 stars · 594 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library that scrapes Twitter's frontend JavaScript API without authentication, letting users fetch tweets from profiles or hashtags. It returns tweet data as dictionaries with no API rate limits or official API keys required.
Use cases
- scrape tweets from a twitter user without api key
- get tweets from a hashtag in python
- fetch tweet text and metadata without authentication
- collect twitter data for analysis
- download a user's tweets programmatically
When to choose
- you need tweet data without registering for the official Twitter API
- you want a simple Python function-call interface for scraping tweets
- you're doing small-scale, non-critical scraping of public tweets
When to avoid
- you need a maintained tool - the project has been inactive since ~2020 and Twitter's frontend has changed since
- you need reliable, production-grade access to Twitter data
- you need features beyond basic tweet fetching like posting or DMs
- you need compliance with Twitter's terms of service
Facets
library · maturity abandoned
web-scraping http-client parser social-media crawlers developer-tools python cross-platform twitter no-authentication frontend-api tweets reverse-engineered-api
2 sources
- readme: https://github.com/bisguzar/twitter-scraper · fetched 2026-08-28 · 347b1bc19b55
- registry_pypi: https://pypi.org/pypi/twitter-scraper/json · fetched 2026-08-29 · decfaa15b3ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bisguzar/twitter-scraper | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="bisguzar/twitter-scraper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem