Twitter X List Followers Scraper
Pricing
from $1.00 / 1,000 results
Twitter X List Followers Scraper
Extract the complete list of followers from any public Twitter/X list. Get full profile details including user ID, bio, follower count, location, website, and verification status without login or API keys. Perfect for competitive analysis and lead generation.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Sachin Kumar Yadav
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
๐ฅ Twitter/X List Followers Scraper โ Extract Followers from X Lists
Extract the complete list of followers from any public Twitter/X List. Monitor list members, analyze audience demographics, track communities, and generate leads with detailed profile metadata, verification status, and user statistics. Perfect for influencer identification, competitive intelligence, lead generation, and social media analysis!
๐ Table of Contents
๐ Features
Complete Followers Extraction
- Full Followers List - Extract all followers from any public Twitter/X list.
- Detailed User Profiles - Retrieve user ID, username/screen name, display name, profile biography/description, location, and website URL.
- Accurate Statistics - Monitor total tweets (
statuses_count), followers count, following count (friends_count), and media count for every follower. - Verification Details - Identify blue verified status, general verification status, business accounts, and affiliate listings.
- Account Creation Dates - Track when each follower's account was created.
Reliable Scraping Architecture
- Pagination Support - Automated
maxPagesconfiguration controls pagination cursors under the hood to pull up to 50 pages of followers (approx. 1,000 followers per run). - No Account Required - Pull data securely from public lists without logging into a personal Twitter/X account or using browser sessions.
๐ฏ Use Cases
| Use Case | Description | Benefits |
|---|---|---|
| Lead Generation | Scrape followers of lists built around specific tech, niches, or industries | Build highly targeted prospecting lists of active users |
| Competitor Analysis | Scrape followers of lists containing your competitors' audiences | Understand who is interested in your competitors and direct-market to them |
| Influencer Discovery | Identify high-follower accounts that follow lists in your niche | Locate key creators and potential brand partners |
| Demographics & Auditing | Analyze the location, bios, and statistics of list followers | Verify list quality, identify spam or fake followers, and optimize content |
| Community Tracking | Monitor growth and active participants of industry-specific lists | Stay on top of community dynamics |
โก Quick Start
Scrape Followers from a Specific List
To scrape followers from a list (e.g., List ID 1260607878215487491), configure your input like this:
{"listId": "1260607878215487491","maxPages": 2}
๐ Input Parameters
Configuration Options
| Parameter | Type | Required | Description | Default |
|---|---|---|---|---|
listId | String | Yes | The numeric ID of the Twitter/X List you want to scrape. You can find this numeric ID in the list URL (e.g., in https://x.com/i/lists/1260607878215487491, the List ID is 1260607878215487491). | |
maxPages | Integer | No | Max pages of follower results to retrieve. Each page contains ~20 followers. Range: 1 to 50. | 1 |
๐ค Output Format
List Follower Result Example
{"source": "twitter_x_list_followers","list_id": "1260607878215487491","position": 1,"user_id": "260625447","screen_name": "jikuresetalgo","name": "Jiku","description": "30 Y.O | Introvert. \n\nBuilding my throne here. \nStoic, nihilist but supportive. \nInterested in psychology talks, social context, meme, reality check, deep topic","profile_image": null,"location": "California, USA","website": null,"created_at": "Fri Mar 04 07:28:49 +0000 2011","statuses_count": 6590,"followers_count": 1247,"friends_count": 1039,"media_count": 128,"blue_verified": true,"verified": false,"affiliates": [],"business_account": null,"scraped_at": "2026-07-10T14:30:00.000Z"}
๐ Data Fields Explained
Complete Field Reference
| Field | Type | Description |
|---|---|---|
source | String | Static source identifier (twitter_x_list_followers). |
list_id | String | The numeric list ID being scraped. |
position | Integer | The numerical index position of the follower in the scraped list. |
user_id | String | Unique ID of the Twitter/X user. |
screen_name | String | The handle/username of the user (e.g. jikuresetalgo). |
name | String | Display name of the user. |
description | String | User biography / bio text. |
profile_image | String | URL to the user's profile image / avatar. |
location | String | Location set by the user in their profile. |
website | String | External URL/website linked in their profile. |
created_at | String | Timestamp indicating when the account was created. |
statuses_count | Integer | Total number of tweets/posts published by the user. |
followers_count | Integer | Total followers count of the user. |
friends_count | Integer | Total following count of the user. |
media_count | Integer | Total media items uploaded by the user. |
blue_verified | Boolean | True if the user is blue verified (X Premium). |
verified | Boolean | Verification status. |
affiliates | Array | Affiliations or connected business details. |
business_account | Object | Object details if the account is a business profile. |
scraped_at | String | ISO timestamp of the scraping run. |
โ FAQ
Q: Can I scrape followers of private Twitter/X lists?
A: No. This actor can only access public lists. Private lists will result in access denied errors.
Q: Do I need to log into my own Twitter/X account?
A: No. The scraper runs entirely autonomously without requiring you to share cookies or log in.
Q: How do I find the Twitter/X List ID?
A: Open the desired list in your browser. Look at the URL address bar; it will look like https://x.com/i/lists/1260607878215487491. The series of numbers at the end (1260607878215487491) is the List ID. Copy and paste only that number into the listId field.
Q: What is the maximum number of followers I can scrape?
A: By setting maxPages to 50 (the maximum allowed), you can scrape up to 1,000 followers per run (each page yields ~20 results).
Related Actors ๐ค
- Twitter X Lists Timeline Scraper
- Twitter X Thread Reader Scraper
- Twitter X Recent Replies Scraper
- Twitter X Profile Scraper
- Twitter X Video Downloader
- X Profile Viewer
- X Follower Scraper
- X Following Scraper
- Twitter Affiliates X Scraper
๐ท๏ธ Keywords & Tags
twitter list followers scraper, x list followers, scrape list followers, extract list followers, download twitter list followers, twitter followers scraper, twitter list analyzer, apify twitter list followers, x.com list followers
๐ Get Started Now
- Click "Try for free" to run this actor in the Apify Console.
- Provide the numeric List ID in the input field.
- Configure
maxPagesto control how deep you want to scrape. - Export your data as JSON, CSV, or Excel!
โญ If this actor is useful to your workflow, please leave a star!
Built by Sachin Kumar Yadav using Apify Platform