Ross ROSS = Recommend OSS · open-source software intelligence for agents

vladkens/twscrape

Python library and CLI for X/Twitter scraping with multi-account rotation and built-in rate-limit handling. observed · 2026-08-28

github.com/vladkens/twscrape · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 99
  • Longevity 86
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 24.0
  • age_days: 1216
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

2708 stars · 314 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

twscrape is an async Python library and CLI for scraping X/Twitter via its Search and GraphQL endpoints using a pool of your own accounts. It stores sessions in SQLite, rotates accounts when rate-limited, and returns parsed SNScrape-style models or raw API responses.

Use cases

  • scrape tweets matching a search query from X/Twitter
  • fetch user profiles and followers from Twitter without the official API
  • rotate multiple Twitter accounts to bypass rate limits
  • collect Twitter data for social network analysis
  • run concurrent async Twitter scraping jobs
  • export tweets from accounts using browser cookies

When to choose

  • you need programmatic access to X/Twitter data without paying for the official API
  • you have multiple accounts and want automatic rate-limit-aware rotation
  • you want both a Python API and a ready-made CLI
  • you need SNScrape-compatible parsed models or raw GraphQL responses

When to avoid

  • you have no X/Twitter accounts or cookies to supply, since the tool requires authorized accounts
  • you need a fully compliant, ToS-safe official API integration
  • you want scraping of platforms other than X/Twitter
  • you cannot accept the risk of account suspension from scraping

Facets

library · maturity active

web-scraping http-client cli social-media crawlers developer-tools python cli cross-platform twitter x-api account-rotation rate-limit-handling snscrape async graphql sqlite-sessions data-engineering

3 sources

Member repositories

RepositoryRoleHealth v2
vladkens/twscrapemain96

For agents

markdown · JSON · MCP: product_card(name="vladkens/twscrape")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem