X Twitter avatar

X Twitter

Try for free

1 day trial then $10.00/month - No credit card required now

Go to Store
X Twitter

X Twitter

canadesk/x-twitter
Try for free

1 day trial then $10.00/month - No credit card required now

Collect Tweets and Usernames from X.com (Twitter). It's fast and costs little! Updated May 2024.

You can access the X Twitter programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "keyword": "elonmusk",
3  "fromdate": "",
4  "untildate": "",
5  "proxy": {
6    "useApifyProxy": true,
7    "apifyProxyGroups": [
8      "RESIDENTIAL"
9    ]
10  }
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 100 monthly users

  • 8 stars

  • >99% runs succeeded

  • Created in Nov 2023

  • Modified 8 months ago