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

1k

Monthly users

28

Runs succeeded

>99%

Last modified

3 months ago

You can access the X Twitter programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "keyword": "elonmusk",
< "fromdate": "",
< "untildate": "",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call canadesk/x-twitter --silent --output-dataset

X Twitter API through CLI

The Apify CLI is the official tool that allows you to use X Twitter locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: