π― 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.
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:
Actor Metrics
195 monthly users
-
30 stars
>99% runs succeeded
2.8 hours response time
Created in Nov 2023
Modified 21 hours ago