Twitter (X.com) User IDs Scraper avatar
Twitter (X.com) User IDs Scraper

Pricing

$15.00/month + usage

Go to Store
Twitter (X.com) User IDs Scraper

Twitter (X.com) User IDs Scraper

Developed by

Web Harvester

Web Harvester

Maintained by Community

Effortlessly extract Twitter IDs from any Twitter (X.com) profile with our Twitter User ID Scraper. Enter a username, handle, or profile URL to retrieve the unique ID instantly. Export data in JSON, CSV, Excel, XML, or HTML—perfect for API integration, data analysis, and database management.

5.0 (2)

Pricing

$15.00/month + usage

3

Total users

94

Monthly users

11

Runs succeeded

>99%

Last modified

24 days ago

You can access the Twitter (X.com) User IDs 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-ids-scraper --silent --output-dataset

Twitter (X.com) User IDs Scraper API through CLI

The Apify CLI is the official tool that allows you to use Twitter (X.com) User IDs 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: