Twitter X Community Members Scraper
Pricing
from $1.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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
maxPagesconfiguration 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 Case | Description | Benefits |
|---|---|---|
| Community Analysis | Extract all members of any Twitter/X community to understand its composition | Identify key participants, influencers, and active members in niche communities |
| Lead Generation | Scrape members from industry-specific communities (startup, tech, marketing, etc.) | Build targeted prospect lists for B2B outreach campaigns |
| Influencer Discovery | Find verified and high-profile members within specialized communities | Discover collaboration opportunities with community thought leaders |
| Competitor Intelligence | Monitor who joins communities curated by competitors or industry leaders | Track emerging voices and key stakeholders in your market |
| Audience Research | Analyze member profiles across multiple communities for pattern discovery | Understand 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
| Parameter | Type | Required | Description | Default |
|---|---|---|---|---|
communityId | String | Yes | The 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). | |
maxPages | Integer | No | Max 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
| Field | Type | Description |
|---|---|---|
source | String | Static source identifier (twitter_x_community_members). |
community_id | String | The numeric community ID being scraped. |
position | Integer | The numerical index position of the member in the scraped results. |
user_id | String | Unique ID of the Twitter/X user. |
screen_name | String | The handle/username of the user (e.g. StartupASAP). |
name | String | Display name of the user. |
profile_image | String | URL to the user's profile image / avatar. |
blue_verified | Boolean | True if the user is blue verified (X Premium). |
profile_url | String | Direct link to the user's Twitter/X profile (https://x.com/{screen_name}). |
scraped_at | String | ISO 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.
Related Actors π€
- Twitter X Community Posts Scraper
- Twitter X Communities Search
- Twitter X List Members Scraper
- 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 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
- Click "Try for free" to run this actor in the Apify Console.
- Provide the numeric Community 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