Twitter API
Our Twitter API provides a robust suite of tools to access and analyze Twitter data with ease. Leverage endpoints for retrieving User Data to gain insights into Twitter profiles, fetch Tweets for real-time updates or historical data, and perform advanced Search queries to monitor specific topics or keywords. Explore trending topics and hashtags to stay updated with the latest social media…
Twitter API endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| GET |
User Tweets /user_tweets_replies.php |
Endpoint to extract a list of user tweets with pagination |
| GET |
User Data /get_user_data.php |
API to get user data by Twitter username including exact number of followers, media count, etc |
| GET |
User Followers /get_user_followers_followings.php |
API to get a list of user Followers by Twitter username. |
| GET |
User Followings /get_user_followers_followings.php |
API to get a list of user Followings by Twitter username. |
| Tweet | ||
| GET |
Tweet Details /tweet_details.php |
Extract all the details of a tweet including exact views, favorite_count, retweet_count, etc |
Twitter API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $17.99 / month | 5 / second |
|
| ULTRA | $39.99 / month | 5 / second |
|
| MEGA Recommended | $199.99 / month | 15 / second |
|