Platform
Twitter / X scraping API
Profiles, tweets & communities — 5 endpoints, all returned as clean JSON. Pick an endpoint to see the request and an example.
5 endpointsREST · JSON responses1 credit per successful call
GET
Profile
User profile — info, stats & metadata
/v1/twitter/profileGET
User tweets
A profile's tweets in display order
/v1/twitter/user-tweetsGET
Tweet
A single public tweet by URL
/v1/twitter/tweetGET
Community
X Community info, stats, rules & creator
/v1/twitter/communityGET
Community tweets
The tweets posted inside a community
/v1/twitter/community/tweets