Twitter followers scraper
3 days trial then $29.00/month - No credit card required now
Twitter followers scraper
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:
- 90 monthly users
- 17 stars
- 89.3% runs succeeded
- 1.7 hours response time
- Created in Jun 2023
- Modified 3 months ago