Twitter (X) Scraper API
## Overview Twitter API gives developers access to structured public data from X across profiles, tweets, communities, and video transcripts. It is designed for social intelligence, account research, monitoring, and content analysis workflows that need more than a single tweet lookup. ## Main Capabilities - Retrieve public profile details including follower counts, verification status, account…
Twitter (X) Scraper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getUserTweets /user-tweets |
|
| GET |
getProfile /profile |
|
| GET |
getTweetDetails /tweet |
|
| GET |
getTweetTranscript /tweet/transcript |
|
| GET |
getCommunityTweets /community/tweets |
|
| GET |
getCommunity /community |
|
| GET |
/system/state /system/state |
System state |
Twitter (X) Scraper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 500 / minute |
|
| PRO | $10 / month | 500 / minute |
|
| ULTRA Recommended | $50 / month | 500 / minute |
|
| MEGA | $200 / month | 500 / minute |
|