Twitter X List Members Scraper avatar

Twitter X List Members Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Twitter X List Members Scraper

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

Sachin Kumar Yadav

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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 maxPages configuration 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 CaseDescriptionBenefits
Lead Generation & OutreachExtract list contributors built around industry experts or specific rolesBuild laser-focused list directories for B2B marketing
Influencer OutreachScrape members of curated influencer and thought-leader listsQuickly gather profile metrics and contact website details for campaigns
Market ResearchAnalyze member profiles in highly specialized niche listsExtract demographic patterns, bio keywords, and content activity
Competitor MonitoringIdentify exactly who is added to lists curated by competitorsDiscover partners, customers, or key advocates in your industry
Community AggregationPull profile info from custom developer, web3, or local community listsKeep 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

ParameterTypeRequiredDescriptionDefault
listIdStringYesThe 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).
maxPagesIntegerNoMax 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

FieldTypeDescription
sourceStringStatic source identifier (twitter_x_list_members).
list_idStringThe numeric list ID being scraped.
positionIntegerThe numerical index position of the member in the scraped list.
user_idStringUnique ID of the Twitter/X user.
screen_nameStringThe handle/username of the user (e.g. GTAVI_Countdown).
nameStringDisplay name of the user.
descriptionStringUser biography / bio text.
profile_imageStringURL to the user's profile image / avatar.
locationStringLocation set by the user in their profile.
websiteStringExternal URL/website linked in their profile.
created_atStringTimestamp indicating when the account was created.
statuses_countIntegerTotal number of tweets/posts published by the user.
followers_countIntegerTotal followers count of the user.
friends_countIntegerTotal following count of the user.
media_countIntegerTotal media items uploaded by the user.
blue_verifiedBooleanTrue if the user is blue verified (X Premium).
verifiedBooleanVerification status.
affiliatesArrayAffiliations or connected business details.
business_accountObjectObject details if the account is a business profile.
scraped_atStringISO 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).



๐Ÿท๏ธ 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

  1. Click "Try for free" to run this actor in the Apify Console.
  2. Provide the numeric List ID in the input field.
  3. Configure maxPages to control how deep you want to scrape.
  4. 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