Twitter X List Members Scraper
Pricing
from $1.00 / 1,000 results
Twitter X List Members Scraper
Turn any Twitter (X) list into a targeted B2B lead database. Scrape verified members, user bios, following counts, and website URLs in bulk. Build custom outreach lists and export them to Excel, CSV, or JSON.
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
2 days ago
Last modified
Categories
Share
๐ฅ Twitter/X List Members Scraper โ Extract Members from X Lists
Extract the complete list of members from any public Twitter/X List. Monitor list contributors, analyze profile metadata, track specialized communities, and build targeted directories with detailed profile details, verification status, and user statistics. Perfect for lead generation, influencer outreach, audience profiling, and competitive intelligence!
๐ Table of Contents
๐ Features
Complete Members Extraction
- Full Members List - Extract all members/contributors 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 member. - Verification Details - Identify blue verified status, general verification status, business accounts, and affiliate listings.
- Account Creation Dates - Track when each member's account was created.
Reliable Scraping Architecture
- Pagination Support - Automated
maxPagesconfiguration controls pagination cursors under the hood to pull up to 50 pages of list members (approx. 1,000 members 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 & Outreach | Extract list contributors built around industry experts or specific roles | Build laser-focused list directories for B2B marketing |
| Influencer Outreach | Scrape members of curated influencer and thought-leader lists | Quickly gather profile metrics and contact website details for campaigns |
| Market Research | Analyze member profiles in highly specialized niche lists | Extract demographic patterns, bio keywords, and content activity |
| Competitor Monitoring | Identify exactly who is added to lists curated by competitors | Discover partners, customers, or key advocates in your industry |
| Community Aggregation | Pull profile info from custom developer, web3, or local community lists | Keep contact records or team member rosters up-to-date |
โก Quick Start
Scrape Members from a Specific List
To scrape members 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 list member results to retrieve. Each page contains ~20 members. Range: 1 to 50. | 1 |
๐ค Output Format
List Member Result Example
{"source": "twitter_x_list_members","list_id": "1260607878215487491","position": 1,"user_id": "1490392275062566916","screen_name": "GTAVI_Countdown","name": "GTA 6 Countdown โณ","description": "Countdowns | Facts | Latest News | Trailers | Memes | Not Affiliated with Rockstar Games","profile_image": null,"location": "Leonida","website": "http://VICountdown.com","created_at": "Sun Feb 06 18:29:53 +0000 2022","statuses_count": 3746,"followers_count": 498514,"friends_count": 6,"media_count": 3516,"blue_verified": true,"verified": false,"affiliates": [],"business_account": null,"scraped_at": "2026-07-10T14:46:00.000Z"}
๐ Data Fields Explained
Complete Field Reference
| Field | Type | Description |
|---|---|---|
source | String | Static source identifier (twitter_x_list_members). |
list_id | String | The numeric list ID being scraped. |
position | Integer | The numerical index position of the member 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. GTAVI_Countdown). |
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 members 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 members I can scrape?
A: By setting maxPages to 50 (the maximum allowed), you can scrape up to 1,000 members per run (each page yields ~20 results).
Related Actors ๐ค
- Twitter X List Followers Scraper
- 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 members scraper, x list members, scrape list members, extract list members, download twitter list members, twitter members scraper, twitter list analyzer, apify twitter list members, x.com list members
๐ 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