🏯 Twitter (X) User Scraper (Pay Per Result) avatar

🏯 Twitter (X) User Scraper (Pay Per Result)

Try for free

Pay $0.30 for 1,000 users

View all Actors
🏯 Twitter (X) User Scraper (Pay Per Result)

🏯 Twitter (X) User Scraper (Pay Per Result)

apidojo/twitter-user-scraper
Try for free

Pay $0.30 for 1,000 users

Introducing Twitter (X) User Scraper, the ultimate solution for direct user extraction from Twitter (X). It offers blazing speed and comprehensiveness, delivering lightning-fast user extraction features.

You can access the 🏯 Twitter (X) User Scraper (Pay Per Result) 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  "startUrls": [
3    "https://twitter.com/apify",
4    "https://twitter.com/BillGates",
5    "https://twitter.com/SpaceX/status/1725852544587727145",
6    "https://twitter.com/search?q=elon&src=typed_query"
7  ],
8  "searchTerms": [
9    "elonmusk",
10    "taylorswift13"
11  ],
12  "maxItems": 1000,
13  "twitterHandles": [
14    "elonmusk",
15    "taylorswift13"
16  ],
17  "twitterUserIds": [
18    "44196397",
19    "17919972"
20  ],
21  "customMapFunction": "(object) => { return {...object} }"
22}' |
23apify call apidojo/twitter-user-scraper --silent --output-dataset

🏯 Twitter (X) User Scraper (Pay Per Result) API through CLI

The Apify CLI is the official tool that allows you to use 🏯 Twitter (X) User Scraper (Pay Per Result) 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
  • 184 monthly users
  • 20 stars
  • 97.5% runs succeeded
  • 3.8 hours response time
  • Created in Nov 2023
  • Modified about 5 hours ago