Twitter Data Scraper
This Twitter (X) API allows you to access real-time data including tweets, user profiles, timelines, followers, trends, media, and community content. It's ideal for building analytics tools, social apps, bots, or integrating Twitter features into websites and platforms using simple GET requests.
Twitter Data Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
User Media /usermedia.php |
Users Media |
| GET |
Check Retweet /checkretweet.php |
Check Retweet |
| GET |
User Replies /replies.php |
User Replies |
| GET |
Tweet Thread /tweet_thread.php |
Tweet Thread |
| GET |
Latest Replies /latest_replies.php |
Latest Replies |
| GET |
Check Follow /checkfollow.php |
Check Follow |
| GET |
List Timeline /listtimeline.php |
List Timeline |
| GET |
Communities Posts Search Latest /search_communities_latest.php |
Communities Posts Search Latest |
| GET |
Communities Posts Search Top /search_communities_top.php |
Communities Posts Search Top |
| GET |
Communities Search /search_communities.php |
Communities Search |
| GET |
Profiles By Results /screennames.php |
Profiles By Results |
| GET |
Community Posts /community_timeline.php |
Community Posts |
| GET |
List Followers /list_followers.php |
List Followers |
| GET |
Member List /list_members.php |
Member List |
| GET |
Spaces Information /spaces.php |
Spaces Information |
| GET |
Search /search.php |
Search |
| GET |
Trends /trends.php |
Trends |
| GET |
Retweets /retweets.php |
Retweets |
| GET |
Affilates /affilates.php |
Affilates |
| GET |
Tweet Info /tweet.php |
Tweet Info |
| GET |
Followers /followers.php |
Followers |
| GET |
Following /following.php |
Following |
| GET |
User Timeline /timeline.php |
User Timeline |
| GET |
User Info /screenname.php |
User Info |
Twitter Data Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA Recommended | $59.99 / month | — |
|
| MEGA | $149.99 / month | — |
|