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 Info /screenname.php |
User Info |
| GET |
User Timeline /timeline.php |
User Timeline |
| GET |
Following /following.php |
Following |
| GET |
Followers /followers.php |
Followers |
| GET |
Tweet Info /tweet.php |
Tweet Info |
| GET |
Affilates /affilates.php |
Affilates |
| GET |
Retweets /retweets.php |
Retweets |
| GET |
Trends /trends.php |
Trends |
| GET |
Search /search.php |
Search |
| GET |
Spaces Information /spaces.php |
Spaces Information |
| GET |
Member List /list_members.php |
Member List |
| GET |
List Followers /list_followers.php |
List Followers |
| GET |
Community Posts /community_timeline.php |
Community Posts |
| GET |
Profiles By Results /screennames.php |
Profiles By Results |
| GET |
Communities Search /search_communities.php |
Communities Search |
| 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 |
Twitter Data Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA Recommended | $59.99 / month | — |
|
| MEGA | $149.99 / month | — |
|