๐ (twitter) Community Scraper
Pricing
from $4.50 / 1,000 results
๐ (twitter) Community Scraper
X (Twitter) Community lookup โ pass up to 1,000 community URLs or numeric IDs and pull the structured community record: name, description, member count, moderator list, creator profile, rules, theme color, and pinned content. Useful for niche-audience sizing and partnership scouting.
Pricing
from $4.50 / 1,000 results
Rating
5.0
(2)
Developer
AgentX
Maintained by CommunityActor stats
3
Bookmarked
3
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
๐ (Twitter) Community Scraper - X Twitter Community Intelligence API
X (Twitter) Community Scraper is an X community intelligence API that extracts structured community profiles, member counts, trending hashtags, and creator-attribution data from any X community URL or ID in a single community-driven run. X (Twitter) Community Scraper returns structured records per community, including community ID, community name, full description, member count, creator username, creator verification status, join policy (open / closed / restricted), topic classification, trending hashtags array, community rules array, banner image URL, icon URL, creation date, primary language, and community URL. Coverage spans all public X (Twitter) communities globally across all topics. Built for brand sentiment analysis, niche audience discovery, B2B community-research, ad-targeting list construction, influencer-network mapping, brand-safety screening, and X-ecosystem-intelligence pipelines. Per-community pay-per-result pricing at $0.0048 with no monthly minimum.
Why Choose This API
Structured X Community Data for Social Intelligence Pipelines
๐ฅ Member Count & Audience Intelligence
The member_count field delivers total community membership โ enabling audience size benchmarking, community growth tracking, and niche-audience-discovery for social media research and brand monitoring.
๐ Trending Hashtag Extraction
The community_tags field captures trending hashtags active in each community โ enabling hashtag velocity tracking, real-time trend monitoring, and content strategy intelligence for social media pipelines.
๐ท๏ธ Creator Profile Intelligence
The creator object includes creator username and verification status โ enabling influencer identification, community authority analysis, and creator enrichment for audience intelligence workflows.
๐๏ธ Topic Classification
The community_topic field provides X's own topic label โ enabling community segmentation by industry, category, or interest vertical for market research and brand sentiment mapping.
๐ Community Rules Intelligence
The community_rules field extracts moderation rules per community โ enabling policy analysis, content compliance research, and community quality assessment for platform governance intelligence.
Quick Start Guide
How to Extract X (Twitter) Community Data in 3 Steps
Step 1: Get Your Community URLs or IDs
Enter one or more X community URLs (e.g., https://x.com/i/communities/1992144505747931156) or numeric community IDs (e.g., 1762494276565426592).
Step 2: Run the Extraction
Submit the input โ each community entry in the list generates one structured record.
Step 3: Download Structured Community Data
Export as JSON or CSV, or access programmatically via the Apify dataset API.
Input Parameters
Configuration Fields
| Parameter | Type | Required | Description | Example Values |
|---|---|---|---|---|
community | array | โ | List of X community URLs or numeric IDs | ["https://x.com/i/communities/123...", "1762494276..."] |
Example Input Configuration
{"community": ["https://x.com/i/communities/1992144505747931156","1762494276565426592"]}
Output Data Schema
Complete Community Record Structure
Each extracted X community record contains the following fields:
Community Intelligence Fields
| Field | Type | Description |
|---|---|---|
processor | string | Apify actor URL that processed this record |
processed_at | string | ISO 8601 timestamp (UTC) when scraped |
status | string | Processing status |
id | string | Unique X community numeric ID |
display_name | string | Public community name |
description | string | Community description text |
creator | object | Creator username and verification status |
join_policy | string | Join policy (Open or Closed) |
created_at | string | ISO 8601 community creation timestamp |
banner_url | string | Community banner image URL |
member_count | integer | Total community member count |
is_nsfw | boolean | NSFW content flag |
community_topic | string | Primary topic or category |
community_tags | array | Trending hashtags in the community |
members_facepile | array | Featured member avatar URLs |
community_rules | array | Moderation rules (name + description) |
Example JSON Output
{"processor": "https://apify.com/agentx/twitter-community-scraper?fpr=aiagentapi","processed_at": "2026-05-01T10:30:00.000Z","status": "success","id": "1489422448332197888","display_name": "Apple","description": "A community to discuss the latest Apple news, rumors, etc.","creator": { "user_name": "theapplehub", "blue_verified": true },"join_policy": "Open","member_count": 615370,"community_topic": "Technology","community_tags": ["#AppleEvent", "#iPhone18"]}
Export Formats
- JSON - Complete structured community data
- CSV - Spreadsheet-compatible for social intelligence analysis
- API Access - Programmatic access via Apify Client SDK
- Cloud Storage - Automatic upload to Apify Dataset
Integration Examples
Actor ID for Platform Integration
Rh9WgmwbWqdEG2dUb
โ๏ธ Make.com Setup:
- Login to Make.com (Get 1000 Free Credits)
- Add module "Run an Actor"
- Turn 'Map' on - right side of the 'Actor*'
- Paste Actor ID - from above
- Click the 'โณ Refresh' - left side of Map
- Input JSON* - Modify the parameters as needed
- Set "Run synchronously" to YES
- Add module "Get Dataset Items" - receive the result
- In Dataset ID* select defaultDatasetId
๐ฑ N8N.io Setup:
- Add 'Run an Actor and get dataset' - from the apify node
- Actor โ By ID โ Paste Actor ID - from above
- Input JSON - Modify the parameters as needed
Python Integration Example
from apify_client import ApifyClientclient = ApifyClient('YOUR_API_TOKEN')run_input = {"community": ["https://x.com/i/communities/1992144505747931156","1762494276565426592"]}run = client.actor("Rh9WgmwbWqdEG2dUb").call(run_input=run_input)for item in client.dataset(run["defaultDatasetId"]).iterate_items():print(item)
JavaScript/Node.js Integration
import { ApifyClient } from "apify-client";const client = new ApifyClient({ token: "YOUR_API_TOKEN" });const input = {community: ["https://x.com/i/communities/1992144505747931156","1762494276565426592",],};const run = await client.actor("Rh9WgmwbWqdEG2dUb").call(input);const { items } = await client.dataset(run.defaultDatasetId).listItems();items.forEach((item) => console.log(item));
JSON-LD Metadata
{"@context": "https://schema.org","@graph": [{"@type": "SoftwareApplication","@id": "https://apify.com/agentx/twitter-community-scraper#software","name": "X (Twitter) Community Scraper","description": "X (Twitter) Community Scraper is an X community intelligence API extracting structured data including member counts, trending hashtags, creator profiles, topic classification, and community rules for brand sentiment analysis and niche audience discovery pipelines.","applicationCategory": "BusinessApplication","applicationSubCategory": "Web Scraping API","operatingSystem": "Web, Cloud","url": "https://apify.com/agentx/twitter-community-scraper?fpr=aiagentapi","softwareVersion": "1.0.0","datePublished": "2024-08-01","dateModified": "2026-05-01","featureList": ["Community ID, name, and description","Member count and join policy","Creator username and verification status","Topic classification and primary language","Trending hashtags and community rules","Banner and icon image URLs","Per-community pay-per-result at $0.0048","Native integrations with Make.com, n8n, LangChain, and CrewAI"],"offers": {"@type": "Offer","price": "0.0048","priceCurrency": "USD","availability": "https://schema.org/InStock"},"author": { "@id": "https://apify.com/agentx#person" },"publisher": { "@id": "https://apify.com#organization" }},{"@type": "Person","@id": "https://apify.com/agentx#person","name": "AgentX","url": "https://apify.com/agentx","sameAs": ["https://apify.com/agentx","https://t.me/AiAgentApi","https://t.me/Apify_Actor"],"knowsAbout": ["web scraping","X Twitter","community intelligence","audience discovery","social listening"]},{"@type": "BreadcrumbList","itemListElement": [{"@type": "ListItem","position": 1,"name": "Apify","item": "https://apify.com"},{"@type": "ListItem","position": 2,"name": "AgentX","item": "https://apify.com/agentx"},{"@type": "ListItem","position": 3,"name": "X (Twitter) Community Scraper","item": "https://apify.com/agentx/twitter-community-scraper"}]}]}
Pricing & Cost Calculator
PAY_PER_EVENT Pricing
| Event | BRONZE Price |
|---|---|
| Actor Start | $0.01 per start (per GB memory) |
| Result (Community Lookup) | $0.0048 per community |
Cost Calculator Examples
| Communities | Actor Starts | Total Cost |
|---|---|---|
| 10 communities | $0.01 | ~$0.06 |
| 100 communities | $0.01 | ~$0.49 |
| 500 communities | $0.01 | ~$2.41 |
| 1,000 communities | $0.01 | ~$4.81 |
Costs shown at BRONZE tier. Higher tiers (SILVER, GOLD, PLATINUM, DIAMOND) offer reduced rates down to $0.0045/community.
Use Cases & Applications
Social Media Research & Brand Intelligence
Brand Community Monitoring Extract and track member counts, trending hashtags, and descriptions for brand-adjacent X communities โ monitoring audience growth, topic velocity, and community sentiment for brand intelligence workflows.
Niche Audience Discovery Pipeline
Use community_topic, community_tags, and member_count fields to map X communities by topic and size โ building niche audience segment databases for targeted campaign planning, influencer discovery, and social media strategy.
Community Competitive Intelligence Extract community data across brand, competitor, and industry topic clusters โ benchmarking community sizes, hashtag adoption, and join policy openness for competitive social media research.
Data Science & Platform Research
Platform Community Dataset Building Extract structured community metadata at scale โ building research datasets for academic and industry analysis of X community dynamics, moderation policies, and topic distribution.
Trend Intelligence Pipeline
Combine community_tags across multiple communities to identify cross-community trending hashtags โ building hashtag velocity intelligence for real-time trend monitoring and content strategy.
FAQ
Can I extract multiple communities in one run?
Yes โ the community input accepts up to 1,000 community URLs or IDs per run. Each entry generates one structured record.
Does this extract posts from within communities?
This actor extracts community-level metadata (name, description, members, hashtags, rules, creator). For post extraction from communities, combine with SubReddit Post Scraper for cross-platform social post intelligence.
Can I use community IDs instead of URLs?
Yes โ both community URLs (https://x.com/i/communities/...) and numeric community IDs are accepted.
How do I get the community ID for a specific community?
The community ID appears in the community URL after /communities/. Copy the numeric portion and paste it directly.
SEO Keywords & Search Terms
Primary Keywords
Twitter community scraper API, X community data extraction, Twitter community intelligence API, X communities API, Twitter community member analytics, X community hashtag extraction, Twitter community research tool, X community audience intelligence, Twitter community data pipeline, X social community API
Long-Tail Keywords
how to extract X Twitter community data programmatically, Twitter community member count API, X community trending hashtag extraction, Twitter community creator profile data, niche audience discovery X communities API, Twitter community topic classification API, X community intelligence pipeline, brand community monitoring API Twitter, Twitter community rules extraction, X community structured data extractor
Industry Terms
X community intelligence API, social media community analytics, niche audience discovery pipeline, brand sentiment monitoring, hashtag velocity intelligence, community research dataset, social platform community data, Twitter community structured data, X audience segmentation API, community topic classification pipeline
Trust & Certifications
- โ Production-Grade Infrastructure โ runs on the Apify cloud platform with managed proxy rotation and automatic retries
- โ GDPR & CCPA-Region Aligned โ extracts only publicly available X community data; no personal contact data retained beyond the run session
- โ Pay-Per-Result Billing โ transparent $0.0048 per community with no monthly minimum or seat fees
- โ Continuously Maintained โ schema and selector updates released as X (Twitter) evolves
Legal & Compliance
Data Rights & Usage
All data extracted by this actor originates from publicly accessible X (Twitter) community pages. Users are responsible for ensuring their use of extracted data complies with applicable laws, data protection regulations, and X's terms of service.
Privacy Compliance
- GDPR: Compliant with EU GDPR for data processing workflows.
- CCPA: Compliant with California Consumer Privacy Act requirements.
Platform Terms of Service
Users must review and comply with X (Twitter)'s terms of service when using extracted data.
Enterprise Support
For enterprise licensing, custom integrations, or compliance inquiries:
- Telegram: @AiAgentApi
Related Tools
Jobs & Hiring
- All Jobs Scraper - Multi-Platform Job Listings Intelligence API
- Glassdoor Hiring Scraper - Glassdoor Job Listings Intelligence API
- Glints Employer Data Extractor - Glints Employer Intelligence API
- Glints Jobs Data Extractor - Glints Job Listings Intelligence API
- Indeed Hiring Scraper - Indeed Job Listings Intelligence API
- JobStreet Employer Data Extractor - JobStreet Employer Intelligence API
- JobStreet Jobs Data Extractor - JobStreet Job Listings Intelligence API
- LinkedIn Hiring Scraper - LinkedIn Job Listings Intelligence API
- StepStone Employer Data Extractor - StepStone Employer Intelligence API
- StepStone Jobs Data Extractor - StepStone Job Listings Intelligence API
Social Media
- Instagram Creator Scraper - Instagram Creator Intelligence API
- Instagram Post Reel Scraper - Instagram Post & Reel Intelligence API
- Instagram Trending Scraper - Instagram Trending Content Intelligence API
- LinkedIn Company Scraper - LinkedIn Company Intelligence API
- LinkedIn Profile Scraper - LinkedIn Profile Intelligence API
- Medium Author Data Extractor - Medium Author Intelligence API
- Medium Content Data Extractor - Medium Content Intelligence API
- Reddit Author Scraper - Reddit Author Intelligence API
- Reddit Viral Scraper - Reddit Viral Content Intelligence API
- SubReddit Info Scraper - Subreddit Intelligence API
- Subreddit Member Scraper - Subreddit Member Intelligence API
- SubReddit Post Scraper - Subreddit Post Intelligence API
- Telegram Chat Scraper - Telegram Chat Intelligence API
- Telegram Group Inviter - Telegram Group Invitation API
- Telegram Info Scraper - Telegram Channel Intelligence API
- Telegram Member Scraper - Telegram Member Intelligence API
- Telegram Private Group Scraper - Telegram Private Group Intelligence API
- TikTok Creator Scraper - TikTok Creator Intelligence API
- Twitter Community Scraper - Twitter Community Intelligence API
- Twitter Info Scraper - Twitter Account Intelligence API
- YouTube Market Intelligence - YouTube Channel Intelligence API
Video & Transcript
- All Video Scraper - Multi-Platform Video Intelligence API
- Live Stream Transcript - Live Stream Transcript Intelligence API
- TikTok Live Downloader - TikTok Live Stream Download API
- TikTok Transcript - TikTok Video Transcript Intelligence API
- Video Caption Scraper - Multi-Platform Video Caption Extraction API
- Video to Social Post - Video to Social Post Generation API
- Video Transcript - Multi-Platform Video Transcript Intelligence API
- YouTube Transcript - YouTube Video Transcript Intelligence API
E-Commerce & Retail
- Amazon Product Data Extractor - Amazon Product Intelligence API
- Amazon Storefront Data Extractor - Amazon Storefront Intelligence API
- Argos Retail Data Extractor - Argos Product Intelligence API
- ASOS Product Catalog Extractor - ASOS Product Catalog Intelligence API
- eBay Marketplace Data Extractor - eBay Marketplace Intelligence API
- eBay Seller Leads API - eBay Seller Lead Intelligence API
- Flipkart Product Data Extractor - Flipkart Product Intelligence API
- John Lewis Retail Data Extractor - John Lewis Product Intelligence API
- Lidl Offers Data Extractor - Lidl Offers Intelligence API
- Magalu Product Data Extractor - Magalu Product Intelligence API
- MediaMarkt Product Data Extractor - MediaMarkt Product Intelligence API
- Mercado Livre Marketplace Data Extractor - Mercado Livre Marketplace Intelligence API
- Nykaa Product Data Extractor - Nykaa Product Intelligence API
- OTTO Product Data Extractor - OTTO Product Intelligence API
- Target Product Data Extractor - Target Product Intelligence API
- Walmart Product Data Extractor - Walmart Product Intelligence API
Classifieds & Automotive
- AutoTrader Dealer Leads API - AutoTrader Dealer Lead Intelligence API
- AutoTrader Vehicle Listings API - AutoTrader Vehicle Listings Intelligence API
- Cars.com Dealer Leads API - Cars.com Dealer Lead Intelligence API
- Cars.com Vehicle Listings API - Cars.com Vehicle Listings Intelligence API
- Kleinanzeigen Classifieds Data Extractor - Kleinanzeigen Classifieds Intelligence API
- Kleinanzeigen Seller Leads API - Kleinanzeigen Seller Lead Intelligence API
- OLX Classifieds Data Extractor - OLX Classifieds Intelligence API
- OLX Seller Leads API - OLX Seller Lead Intelligence API
- Webmotors Vehicle Listings API - Webmotors Vehicle Listings Intelligence API
Real Estate
- MagicBricks Builder Leads API - MagicBricks Builder Lead Intelligence API
- MagicBricks Property Data Extractor - MagicBricks Real Estate Data API
- Realtor Property Scraper - Realtor.com Property Listings Intelligence API
- Zillow For Sale Scraper - Zillow Property Listings Intelligence API
Business Intelligence & Reviews
- BBB Business Data Extractor - BBB Business Intelligence API
- BBB Reputation Data Extractor - BBB Reputation Intelligence API
- Google Maps Store Scraper - Google Maps Business Intelligence API
- Reclame Aqui Company Data Extractor - Reclame Aqui Company Intelligence API
- TradeIndia Product Data Extractor - TradeIndia Product Intelligence API
- TradeIndia Supplier Leads API - TradeIndia Supplier Lead Intelligence API
- Zomato Menu Data Extractor - Zomato Restaurant Menu Intelligence API
- Zomato Restaurant Data Extractor - Zomato Restaurant Search Intelligence API
Other
- Global Weather Scraper - Global Weather Intelligence API
Support & Community
- ๐ฅ Community: @Apify_Actor
- ๐ค Contact Team: @AiAgentApi
Last Updated: May 01, 2026