X Twitter avatar
X Twitter

Pricing

$10.00/month + usage

Go to Store
X Twitter

X Twitter

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

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

1.1k

Monthly users

26

Runs succeeded

>99%

Last modified

3 months ago

Features

  • Get Tweets by Username

    [Input]

    {
    "keyword": string, // Must be a username (e.g., elonmusk)
    "sincedate": string, // Optional
    "untildate": string, // Optional
    "maximum": integer // Optional
    }

    [Output]

    {
    "author": string, // Full name
    "verified": boolean, // Blue or Business badge
    "avatar": string, // Username profile picture
    "content": string, // Tweet description
    "time": string, // Date (MM-DD)
    "media": string, // Media attached
    "quote": string, // Quote attached
    "comments": integer || null, // Number of comments
    "reposts": integer || null, // Number of reposts
    "mentions": integer || null, // Number of quotes
    "likes": integer || null, // Number of likes
    "link": string, // Tweet URL
    "type": string // "tweet" or "retweet" or "tweet_w_media" or "tweet_w_quote"
    }
  • Search for Usernames

    [Input]

    {
    "keyword": string, // Must be a username (e.g., elonmusk)
    "maximum": integer // Optional
    }

    [Output]

    {
    "username": string, // X Twitter Username
    "fullname": string, // Full name
    "verified": boolean, // Blue or Business badge
    "avatar": string, // Username profile picture
    "content": string, // Tweet description
    "url": string, // Username URL
    "type": string // "username"
    }
  • Search for Tweets

    [Input]

    {
    "keyword": string,
    "sincedate": string, // Optional
    "untildate": string, // Optional
    "maximum": integer // Optional
    }

    [Output]

    {
    "author": string, // Full name
    "verified": boolean, // Blue or Business badge
    "avatar": string, // Username profile picture
    "content": string, // Tweet description
    "time": string, // Date (MM-DD)
    "media": string, // Media attached
    "quote": string, // Quote attached
    "comments": integer || null, // Number of comments
    "reposts": integer || null, // Number of reposts
    "mentions": integer || null, // Number of quotes
    "likes": integer || null, // Number of likes
    "link": string, // Tweet URL
    "type": string // "tweet" or "retweet" or "tweet_w_media" or "tweet_w_quote"
    }

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!