Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.
Initial release of opentwitter: Twitter/X data from the 6551 API - Query Twitter/X user profiles, tweets, search, follower events, deleted tweets, and KOL followers via the 6551 API. - Requires a Bearer token via the environment variable `TWITTER_TOKEN`. - Supports endpoints for user info, user by ID, user tweets (with filtering), tweet search (with advanced filters), follower/unfollower events, deleted tweets, and KOL follower lookup. - Provides example cURL usage and parameter details for all endpoints. - Includes sample data structures for users and tweets.