# ttezel/twit

Twitter API Client for node (REST & Streaming API)

Repository: https://github.com/ttezel/twit
Canonical: https://ross.abutalabs.com/products/twit
Language: JavaScript
License Family: other
Last push: 2022-06-22T16:46:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5390, "days_push": 1533, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4283, forks 543 (observed 2026-08-28T04:08:41.234988+00:00)

## What it is
A Node.js client library for the Twitter API supporting both REST and Streaming endpoints. It handles OAuth authentication, posting tweets, media uploads, searches, and consuming the public/user streams.

## Use cases
- post tweets from a node script
- search twitter for tweets containing a keyword
- stream tweets in real time
- upload images and attach them to tweets
- get follower ids for a twitter user
- build a twitter bot

## When to avoid
- you need Twitter API v2 endpoints, which this library does not support
- you need an actively maintained library with recent updates and official support
- you work outside Node.js

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, streaming
- domain: apis, social-media, web-development
- platform: -
- tags: twitter-api, oauth, rest-client, streaming-api, social-media-bot, nodejs

## Member repositories
- ttezel/twit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.234988+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:57.763848+00:00, confidence not recorded.
  - readme: https://github.com/ttezel/twit (fetched 2026-08-28T04:08:41.234988+00:00, sha e58a59435c5f)
  - registry_npm: https://registry.npmjs.org/twit (fetched 2026-08-29T09:11:35.550732+00:00, sha b23a6b70b82a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
