
🏯 Twitter (X) User Scraper (Pay Per Result)
Pay $0.40 for 1,000 users

🏯 Twitter (X) User Scraper (Pay Per Result)
Pay $0.40 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.
Actor Metrics
247 monthly users
4.7 / 5 (3)
61 bookmarks
97% runs succeeded
17 hours response time
Created in Nov 2023
Modified 16 hours ago
You can access the 🏯 Twitter (X) User Scraper (Pay Per Result) 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.
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: