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

twitter/twurl

OAuth-enabled curl for the Twitter API observed · 2026-08-28

github.com/twitter/twurl · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 6163
  • days_rel: n/a
  • days_push: 1140
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1800 stars · 296 forks observed · 2026-08-28

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

Twurl is a Ruby-based command-line tool that acts like curl but is tailored specifically for the Twitter API, handling OAuth authorization and request signing. It supports multiple access tokens, bearer token authentication, and aliases for common requests.

Use cases

  • make authenticated requests to the Twitter API from the command line
  • authorize a Twitter app and generate access tokens via OAuth
  • test Twitter API endpoints without writing code
  • switch between multiple Twitter accounts and client apps
  • generate and use bearer tokens for application-only auth
  • debug Twitter API responses like curl

When to choose

  • you need a quick CLI way to explore or debug the Twitter API
  • you want OAuth signing handled for you instead of manually computing signatures
  • you manage multiple Twitter apps or accounts and need to switch tokens easily

When to avoid

  • you need a full-featured Twitter client library for an application rather than a debugging tool
  • you are not working with the Twitter API
  • you need a GUI or non-command-line workflow

Facets

cli-tool · maturity maintenance

http-client auth cli developer-tools developer-tools apis social-media cli cross-platform ruby twitter-api oauth curl api-debugging command-line

2 sources

Member repositories

RepositoryRoleHealth v2
twitter/twurlmain23

For agents

markdown · JSON · MCP: product_card(name="twitter/twurl")

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