Skip to content

v1.0.0

Choose a tag to compare

@restocked restocked released this 01 Apr 12:45
· 1 commit to main since this release

Official Python SDK for TweetAPI.

  • 70+ endpoints across 11 resource categories (user, tweet, post, interaction, list, community, space, explore, auth, xchat, DMs)
  • Full type hints with TypedDict definitions
  • Typed error handling (RateLimitError, NotFoundError, AuthenticationError, etc.)
  • Single dependency (requests) — Python 3.9+
pip install tweetapi

Documentation · Get API Key (Free)