Twitter X Community Members Scraper avatar

Twitter X Community Members Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Twitter X Community Members Scraper

Twitter X Community Members Scraper

Extract all members of any Twitter/X community. Get profile data including user ID, screen name, display name, avatar, and verification status. Supports cursor-based pagination for large communities.

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 Community Members Scraper – Extract Members from X Communities

Extract the complete list of members from any public Twitter/X Community. Discover who's part of niche communities, analyze member profiles, track community growth, and build targeted audience lists with user IDs, screen names, display names, profile avatars, and verification status. Perfect for community analysis, lead generation, influencer discovery, and competitive intelligence!

πŸ“‹ Table of Contents

πŸš€ Features

Complete Community Members Extraction

  • Full Members List - Extract all members from any public Twitter/X community with automated cursor-based pagination.
  • User Identification - Retrieve unique user ID, username/screen name, and display name for every community member.
  • Profile Avatars - Get direct URLs to each member's profile image/avatar.
  • Verification Status - Identify blue verified (X Premium) members instantly.
  • Direct Profile Links - Auto-generated https://x.com/{username} profile URLs for quick access to each member's profile.

Reliable Scraping Architecture

  • Pagination Support - Automated maxPages configuration controls pagination cursors under the hood to pull up to 50 pages of community members (approx. 1,000 members per run).
  • No Account Required - Pull data securely from public communities without logging into a personal Twitter/X account or using browser sessions.

🎯 Use Cases

Use CaseDescriptionBenefits
Community AnalysisExtract all members of any Twitter/X community to understand its compositionIdentify key participants, influencers, and active members in niche communities
Lead GenerationScrape members from industry-specific communities (startup, tech, marketing, etc.)Build targeted prospect lists for B2B outreach campaigns
Influencer DiscoveryFind verified and high-profile members within specialized communitiesDiscover collaboration opportunities with community thought leaders
Competitor IntelligenceMonitor who joins communities curated by competitors or industry leadersTrack emerging voices and key stakeholders in your market
Audience ResearchAnalyze member profiles across multiple communities for pattern discoveryUnderstand community demographics and cross-community membership

⚑ Quick Start

Scrape Members from a Specific Community

To scrape members from a community (e.g., Community ID 1471580197908586507), configure your input like this:

{
"communityId": "1471580197908586507",
"maxPages": 2
}

πŸ“Š Input Parameters

Configuration Options

ParameterTypeRequiredDescriptionDefault
communityIdStringYesThe numeric ID of the Twitter/X Community you want to scrape. You can find this numeric ID in the community URL (e.g., in https://x.com/i/communities/1471580197908586507, the Community ID is 1471580197908586507).
maxPagesIntegerNoMax pages of community member results to retrieve. Each page contains ~20 members. Range: 1 to 50.1

πŸ“€ Output Format

Community Member Result Example

{
"source": "twitter_x_community_members",
"community_id": "1471580197908586507",
"position": 1,
"user_id": "1274090521321930758",
"screen_name": "StartupASAP",
"name": "Startup Community",
"profile_image": "https://pbs.twimg.com/profile_images/2054255394076160001/tURgPuGZ_normal.png",
"blue_verified": true,
"profile_url": "https://x.com/StartupASAP",
"scraped_at": "2026-07-12T10:37:00.000Z"
}

πŸ“ˆ Data Fields Explained

Complete Field Reference

FieldTypeDescription
sourceStringStatic source identifier (twitter_x_community_members).
community_idStringThe numeric community ID being scraped.
positionIntegerThe numerical index position of the member in the scraped results.
user_idStringUnique ID of the Twitter/X user.
screen_nameStringThe handle/username of the user (e.g. StartupASAP).
nameStringDisplay name of the user.
profile_imageStringURL to the user's profile image / avatar.
blue_verifiedBooleanTrue if the user is blue verified (X Premium).
profile_urlStringDirect link to the user's Twitter/X profile (https://x.com/{screen_name}).
scraped_atStringISO timestamp of the scraping run.

❓ FAQ

Q: Can I scrape members of private Twitter/X communities?

A: No. This actor can only access public communities. Private communities 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 Community ID?

A: Open the desired community in your browser. Look at the URL address bar; it will look like https://x.com/i/communities/1471580197908586507. The series of numbers at the end (1471580197908586507) is the Community ID. Copy and paste only that number into the communityId 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).

Q: What data do I get for each community member?

A: You get user ID, screen name (username), display name, profile avatar URL, blue verification status, and a direct profile link. The community members API returns core profile identifiers β€” perfect for building member directories and audience lists.



🏷️ Keywords & Tags

twitter community members scraper, x community members, scrape community members, extract community members, download twitter community members, twitter community analyzer, apify twitter community members, x.com community members, twitter community scraper, x communities members


πŸš€ Get Started Now

  1. Click "Try for free" to run this actor in the Apify Console.
  2. Provide the numeric Community 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