Twitter Users Scraper avatar

Twitter Users Scraper

Try for free

6 hours trial then $15.00/month - No credit card required now

View all Actors
Twitter Users Scraper

Twitter Users Scraper

web.harvester/twitter-users-scraper
Try for free

6 hours trial then $15.00/month - No credit card required now

Leverage our Twitter User Scraper to seamlessly search and extract user data, or directly scrape user information by providing a profile URL or username. Export your data in formats like JSON and Excel, perfect for integration with various applications, databases, and social media analytics tools.

You can access the Twitter Users Scraper 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  "handles": [
3    "elonmusk"
4  ],
5  "userQueries": [],
6  "profilesDesired": 10,
7  "proxyConfig": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ]
12  }
13}' |
14apify call web.harvester/twitter-users-scraper --silent --output-dataset

Twitter Users Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 24 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Sep 2023
  • Modified 3 months ago