X Twitter avatar
X Twitter

Pricing

$10.00/month + usage

Go to Store
X Twitter

X Twitter

Developed by

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

Monthly users

25

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!

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$10.00