Twitter followers scraper avatar
Twitter followers scraper

Pricing

$29.00/month + usage

Go to Store
Twitter followers scraper

Twitter followers scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape followers, following and subscriptions list of any twitter profile

5.0 (2)

Pricing

$29.00/month + usage

32

Total users

2.2K

Monthly users

78

Runs succeeded

97%

Issues response

13 days

Last modified

5 months ago

You can access the Twitter followers 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 '{
< "profileUrl": "https://twitter.com/elonmusk",
< "friendshipType": "followers",
< "count": 100,
< "minDelay": 3,
< "maxDelay": 15
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: