
X Twitter
Pricing
$10.00/month + usage
Go to Store

X Twitter
Collect Tweets and Usernames from X.com (Twitter). It's fast and costs little!
1.0 (1)
Pricing
$10.00/month + usage
10
Total users
1k
Monthly users
29
Runs succeeded
>99%
Last modified
2 months ago
Features
-
Get Tweets by Username
[Input]
1{ 2 "keyword": string, // Must be a username (e.g., elonmusk) 3 "sincedate": string, // Optional 4 "untildate": string, // Optional 5 "maximum": integer // Optional 6}
[Output]
1{ 2 "author": string, // Full name 3 "verified": boolean, // Blue or Business badge 4 "avatar": string, // Username profile picture 5 "content": string, // Tweet description 6 "time": string, // Date (MM-DD) 7 "media": string, // Media attached 8 "quote": string, // Quote attached 9 "comments": integer || null, // Number of comments 10 "reposts": integer || null, // Number of reposts 11 "mentions": integer || null, // Number of quotes 12 "likes": integer || null, // Number of likes 13 "link": string, // Tweet URL 14 "type": string // "tweet" or "retweet" or "tweet_w_media" or "tweet_w_quote" 15}
-
Search for Usernames
[Input]
1{ 2 "keyword": string, // Must be a username (e.g., elonmusk) 3 "maximum": integer // Optional 4}
[Output]
1{ 2 "username": string, // X Twitter Username 3 "fullname": string, // Full name 4 "verified": boolean, // Blue or Business badge 5 "avatar": string, // Username profile picture 6 "content": string, // Tweet description 7 "url": string, // Username URL 8 "type": string // "username" 9}
-
Search for Tweets
[Input]
1{ 2 "keyword": string, 3 "sincedate": string, // Optional 4 "untildate": string, // Optional 5 "maximum": integer // Optional 6}
[Output]
1{ 2 "author": string, // Full name 3 "verified": boolean, // Blue or Business badge 4 "avatar": string, // Username profile picture 5 "content": string, // Tweet description 6 "time": string, // Date (MM-DD) 7 "media": string, // Media attached 8 "quote": string, // Quote attached 9 "comments": integer || null, // Number of comments 10 "reposts": integer || null, // Number of reposts 11 "mentions": integer || null, // Number of quotes 12 "likes": integer || null, // Number of likes 13 "link": string, // Tweet URL 14 "type": string // "tweet" or "retweet" or "tweet_w_media" or "tweet_w_quote" 15}
Support
Always use a high-quality or custom proxy, and make sure to wait between requests!
Open a new issue or contact support.
Please provide us with your run URL, and a screenshot of the original website output.
Cheers!