Twitter (X.com) Users Scraper avatar
Twitter (X.com) Users Scraper

Pricing

$20.00/month + usage

Go to Store
Twitter (X.com) Users Scraper

Twitter (X.com) Users Scraper

Developed by

Web Harvester

Web Harvester

Maintained by Community

Effortlessly search for users and extract profile information, or scrape data by simply providing a URL or username. Download in multiple formats, including JSON and Excel, ensuring seamless integration with reports, databases, and various applications for enhanced data analysis and management.

5.0 (2)

Pricing

$20.00/month + usage

9

Total users

281

Monthly users

25

Runs succeeded

94%

Last modified

14 hours ago

You can access the Twitter (X.com) Users Scraper 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 '{
< "handles": [
< "elonmusk"
< ],
< "userQueries": [],
< "profilesDesired": 10,
< "proxyConfig": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call web.harvester/twitter-users-scraper --silent --output-dataset

Twitter (X.com) Users Scraper API through CLI

The Apify CLI is the official tool that allows you to use Twitter (X.com) Users Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: