Twitter followers scraper avatar

Twitter followers scraper

Try for free

3 days trial then $29.00/month - No credit card required now

View all Actors
Twitter followers scraper

Twitter followers scraper

curious_coder/twitter-scraper
Try for free

3 days trial then $29.00/month - No credit card required now

Scrape followers, following and subscriptions list of any twitter profile

You can access the Twitter followers 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  "profileUrl": "https://twitter.com/elonmusk",
3  "friendshipType": "followers",
4  "count": 100,
5  "minDelay": 3,
6  "maxDelay": 15
7}' |
8apify call curious_coder/twitter-scraper --silent --output-dataset

Twitter followers scraper API through CLI

The Apify CLI is the official tool that allows you to use Twitter followers 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
  • 94 monthly users
  • 13 stars
  • 79.3% runs succeeded
  • 1.1 hours response time
  • Created in Jun 2023
  • Modified 24 days ago