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

Pricing

$0.40 / 1,000 users

Go to Store
🏯 Twitter (X) User Scraper (Pay Per Result)

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

Developed by

API Dojo

API Dojo

Maintained by Community

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.

4.7 (3)

Pricing

$0.40 / 1,000 users

64

Total users

2.3k

Monthly users

211

Runs succeeded

98%

Issue response

4.8 hours

Last modified

17 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.

$echo '{
< "startUrls": [
< "https://twitter.com/apify",
< "https://twitter.com/BillGates",
< "https://twitter.com/SpaceX/status/1725852544587727145",
< "https://twitter.com/search?q=elon&src=typed_query"
< ],
< "searchTerms": [
< "elonmusk",
< "taylorswift13"
< ],
< "maxItems": 1000,
< "twitterHandles": [
< "elonmusk",
< "taylorswift13"
< ],
< "twitterUserIds": [
< "44196397",
< "17919972"
< ],
< "customMapFunction": "(object) => { return {...object} }"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: