Twitter X List Followers Scraper avatar

Twitter X List Followers Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Twitter X List Followers Scraper

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

Sachin Kumar Yadav

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

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 maxPages configuration 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 CaseDescriptionBenefits
Lead GenerationScrape followers of lists built around specific tech, niches, or industriesBuild highly targeted prospecting lists of active users
Competitor AnalysisScrape followers of lists containing your competitors' audiencesUnderstand who is interested in your competitors and direct-market to them
Influencer DiscoveryIdentify high-follower accounts that follow lists in your nicheLocate key creators and potential brand partners
Demographics & AuditingAnalyze the location, bios, and statistics of list followersVerify list quality, identify spam or fake followers, and optimize content
Community TrackingMonitor growth and active participants of industry-specific listsStay 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

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 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

FieldTypeDescription
sourceStringStatic source identifier (twitter_x_list_followers).
list_idStringThe numeric list ID being scraped.
positionIntegerThe numerical index position of the follower in the scraped list.
user_idStringUnique ID of the Twitter/X user.
screen_nameStringThe handle/username of the user (e.g. jikuresetalgo).
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 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).



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

  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