Twitter / X Scraping
X Tweet Endpoint
POST /v1/x/tweet
#Pricing
- 3 credits
#Request
{
"url": "https://x.com/testuser/status/123456789"
}
#Response Fields
idtweet_urltextlike_countreply_countretweet_countquote_countbookmark_countview_countvideo_urlauthor.nameauthor.usernameauthor.profile_image_url
#Legacy Support
POST /v1/twitter is still present and costs the same, but new integrations should use /v1/x/tweet.