Reddit User Profile
Pricing
from $0.01 / 1,000 results
Reddit User Profile
Get detailed profiles of Reddit users. The Reddit User Analyzer extracts comment history, activity patterns, and interests for comprehensive user behavior analysis.
Pricing
from $0.01 / 1,000 results
Rating
5.0
(1)
Developer

CheapGET
Actor stats
3
Bookmarked
45
Total users
6
Monthly active users
3 days ago
Last modified
Categories
Share
Reconstruct complete digital personas from scattered Reddit activity with forensic-level precision.
Unlock comprehensive user intelligence: complete post and comment history, karma forensics, trophy achievements, and moderator role detection. Get verified account status, multireddit collections, and temporal activity patternsβall in one unified dataset for OSINT research and audience intelligence.
π€ Support & Community
π§ Support: Contact Us π¬ Community: Telegram Group
π Key Features
π΅οΈ Identity & Reputation Profiling
- π― Digital Fingerprint: Captures core identity markers including Snoovatar, account creation date, verified status, and public bio.
- βοΈ Karma Forensics: Splits reputation into Post karma (content creation) vs. Comment karma (discussion engagement) to reveal user behavior patterns.
- π Achievement Log: Catalogs every trophy and award with grant timestamps, providing a complete history of community recognition.
- π‘οΈ Authority Detection: Automatically identifies moderation privileges across subreddits, flagging users who hold power in specific communities.
π Complete Activity Archive
- π Full Post History: Extracts all user submissions with title, body, media URLs, engagement metrics, and subreddit context.
- π¬ Comment Intelligence: Harvests complete comment history with reply hierarchy, parent-child relationships, and engagement scores.
- π Engagement Metrics: Captures upvotes, downvotes, net scores, crossposts, and weighted scores for every piece of content.
- π·οΈ Content Metadata: Includes flair text, NSFW flags, spoiler tags, original content markers, and indexability status.
π₯ Community Mapping
- π― Subreddit Analysis: Identifies all communities where the user is active with subscriber counts and community types.
- π Multireddit Collections: Extracts custom multireddit feeds created by the user with visibility settings.
- β° Temporal Patterns: ISO-formatted timestamps for account creation, posts, comments, and edits enable timeline reconstruction.
- π Cross-Reference Data: Includes duplicate post detection, crosspost counts, and reply level depth for network analysis.
π Advanced Status Detection
- β Verification Signals: Detects Reddit Gold status, employee badges, and verified email trophies to separate real accounts from bots.
- π« Account Health: Identifies suspended accounts, archived content, locked threads, and hidden posts.
- π Content Flags: Extracts pinned posts, stickied comments, and submitter-authored replies for context analysis.
- π¨ Visual Assets: Captures Snoovatar images, post thumbnails, and media URLs for complete profile reconstruction.
π° Pricing
| Resource | Cost | Description |
|---|---|---|
| Actor Usage | $0.00001 | Charged for Actor runtime. Cost depends on resource consumption during execution |
| User | $0.125 | Charged for user profile extraction. Cost is a one-time fee per user for complete metadata |
| Post | $0.0058 | Charged per post scraped. Includes title, content, author, votes, timestamps, and 40+ metadata fields |
| Comment | $0.00162 | Charged per comment scraped. Includes author, text, votes, timestamps, reply hierarchy, and engagement data |
Example Cost Calculation:
- Extracting 1 user profile with 100 posts and 500 comments
- Cost: $0.125 + (100 Γ $0.0058) + (500 Γ $0.00162) = $1.515 + minimal runtime fees
π Why choose this Actor?
Built for OSINT researchers, digital forensics, and audience intelligence teams, this Actor transforms Reddit user profiles into structured, actionable intelligence.
| Feature | Reddit User Profile | THINKPOL AI | Redective | RedditMetis | R00M 101 |
|---|---|---|---|---|---|
| Pricing Model | β Pay per use | β Subscription | β Free (limited) | β Free | β Paid only |
| Data Depth | β Complete history | β οΈ AI inference | β οΈ Recent only | β οΈ Last 1000 | β Full history |
| Karma Split | β Post + Comment | β Not available | β Not available | β Available | β Available |
| Trophy Data | β With timestamps | β Not available | β Not available | β Not available | β Not available |
| Moderator Roles | β Auto-detected | β οΈ AI guessed | β Detected | β Not available | β Detected |
| API Access | β Full REST API | β Web only | β Web only | β Web only | β οΈ Limited API |
| Batch Processing | β Unlimited users | β One at a time | β One at a time | β One at a time | β οΈ Limited batch |
| Multireddits | β Included | β Not available | β Not available | β Not available | β Not available |
| Reply Hierarchy | β Full parent-child tree | β Not available | β οΈ Flat list | β οΈ Flat list | β Full hierarchy |
| Export Format | β JSON/CSV/Excel | β οΈ PDF only | β Web view only | β Web view only | β JSON/CSV |
| Data Retention | β Permanent storage | β οΈ 30 days | β Real-time only | β Real-time only | β οΈ 90 days |
| Min. Cost | β $0.125 | β $49/month | β Free | β Free | β $99/month |
π» Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
username | string | β Yes | Target Reddit username to analyze. Enter username only without 'u/' prefix (e.g., enter 'spez' for u/spez). Username is case-insensitive |
max_posts | integer | β Yes | Maximum number of posts to extract from this user. Set to 0 to skip posts. Free tier limited to 10 posts |
max_comments | integer | β Yes | Maximum number of comments to extract from this user. Set to 0 to skip comments. Free tier limited to 10 comments |
π Example Input
{"username": "spez","max_posts": 100,"max_comments": 500}
π€ Output Structure
| Field | Type | Description |
|---|---|---|
processor | string | URL of the Apify actor that processed this data |
processed_at | string | ISO 8601 timestamp when the data was scraped (format: YYYY-MM-DDTHH:MM:SS+00:00) |
id | string | Unique Reddit user identifier (format: t2_xxxxx) |
name | string | Username of the Reddit user (without u/ prefix) |
snoovatar | string | URL of the user's Snoovatar avatar image |
about | string | Public description/bio text from the user's profile |
post_karma | integer | Total post karma earned by the user (content creation reputation) |
comment_karma | integer | Total comment karma earned by the user (discussion engagement reputation) |
show_snoovatar | boolean | Whether the user displays their Snoovatar publicly |
created | string | ISO 8601 timestamp when the account was created (format: YYYY-MM-DDTHH:MM:SS+00:00) |
is_gold | boolean | Whether the user has Reddit Gold/Premium subscription |
is_mod | boolean | Whether the user is a moderator of any subreddit |
is_employee | boolean | Whether the user is a Reddit employee (official staff badge) |
is_suspended | boolean | Whether the user account is currently suspended |
trophies | array | List of trophies earned by the user (includes name, icon URL, grant timestamp, and description) |
moderated | array | List of subreddit names where the user has moderator privileges (format: r/subreddit) |
multireddits | array | List of custom multireddit feeds created by the user with visibility settings |
posts | array | Array of posts submitted by the user with full metadata and engagement metrics |
comments | array | Array of comments made by the user with reply hierarchy and engagement data |
Trophy Fields
| Field | Type | Description |
|---|---|---|
name | string | Name of the trophy (e.g., "15-Year Club", "Verified Email") |
icon | string | URL of the trophy icon image |
granted | string | ISO 8601 timestamp when the trophy was awarded |
description | string | Description of the trophy and how it was earned |
Multireddit Fields
| Field | Type | Description |
|---|---|---|
name | string | Name of the multireddit |
description | string | Description of the multireddit's purpose |
subreddits | array | List of subreddit names included in the multireddit |
created | string | ISO 8601 timestamp when the multireddit was created |
display_name | string | Display name shown to other users |
path | string | URL path to access the multireddit |
visibility | string | Visibility setting (public/private/hidden) |
Post Fields
| Field | Type | Description |
|---|---|---|
subreddit | string | Name of the subreddit where the post was submitted |
type | string | Type of subreddit (public/restricted/private) |
subscribers | integer | Number of subscribers in the subreddit at time of extraction |
id | string | Unique identifier of the post |
author | string | Username of the post author |
created | string | ISO 8601 timestamp when the post was created |
edited | string | ISO 8601 timestamp when the post was last edited (null if never edited) |
url | string | Direct link to the Reddit post |
flair_text | string | Flair text displayed on the post |
title | string | Title of the Reddit post |
body | string | Text content of the post (selftext) |
score | integer | Net score of the post (upvotes - downvotes) |
upvotes | integer | Number of upvotes received |
downvotes | integer | Number of downvotes received |
crossposts | integer | Number of times the post was crossposted to other subreddits |
archived | boolean | Whether the post is archived (no longer accepts votes/comments) |
locked | boolean | Whether the post is locked (no new comments allowed) |
stickied | boolean | Whether the post is stickied (pinned to top of subreddit) |
pinned | boolean | Whether the post is pinned to the user's profile |
hidden | boolean | Whether the post is hidden from the user's profile |
over_18 | boolean | Whether the post is marked as NSFW (Not Safe For Work) |
spoiler | boolean | Whether the post contains spoilers |
original | boolean | Whether the post is marked as original content |
advertising | boolean | Whether the post was created from Reddit's advertising UI |
indexable | boolean | Whether the post is indexable by search engines |
crosspostable | boolean | Whether the post can be crossposted |
thumbnail | string | URL of the post thumbnail image |
media_url | string | URL of the media content (image/video) if different from post URL |
no_follow | boolean | Whether the post has nofollow attribute for SEO |
weighted_score | integer | Weighted score used by Reddit's algorithm |
duplicates | array | List of URLs to duplicate posts in other subreddits |
comments | array | Array of comments on the post (empty unless specifically requested) |
Comment Fields
| Field | Type | Description |
|---|---|---|
id | string | Unique identifier of the comment |
is_root | boolean | Whether this is a root-level comment (not a reply) |
created | string | ISO 8601 timestamp when the comment was created |
edited | string | ISO 8601 timestamp when the comment was last edited (null if never edited) |
author | string | Username of the comment author |
body | string | Text content of the comment |
upvotes | integer | Number of upvotes received |
downvotes | integer | Number of downvotes received |
score | integer | Net score of the comment (upvotes - downvotes) |
archived | boolean | Whether the comment is archived (no longer accepts votes/replies) |
locked | boolean | Whether the comment is locked (no new replies allowed) |
stickied | boolean | Whether the comment is stickied by moderators |
submitter | boolean | Whether the comment author is the post submitter (OP) |
parent_id | string | ID of the parent comment or post |
reply_level | integer | Depth level of the comment in the reply tree (0 = root) |
url | string | Direct link to the comment |
π€ Example Output
{"processor": "https://apify.com/cheapget/reddit-user-profile?fpr=aiagentapi","processed_at": "2025-11-08T08:45:11+00:00","id": "t2_1w72","name": "spez","snoovatar": "https://i.redd.it/snoovatar/avatars/...","about": "Just a guy who likes to code.","post_karma": 154020,"comment_karma": 89302,"show_snoovatar": true,"created": "2005-06-06T00:00:00+00:00","is_gold": true,"is_mod": true,"is_employee": true,"is_suspended": false,"trophies": [{"name": "15-Year Club","icon": "https://www.redditstatic.com/awards2/15-year_club-40.png","granted": "2020-06-06T00:00:00+00:00","description": "Member for 15 years."},{"name": "Verified Email","icon": "https://www.redditstatic.com/awards2/verified_email-40.png","granted": "2005-06-06T00:00:00+00:00","description": "Verified their email address"}],"moderated": ["r/announcements", "r/reddit", "r/blog"],"multireddits": [{"name": "tech_news","description": "Technology and startup news","subreddits": ["r/technology", "r/programming", "r/startups"],"created": "2015-03-15T10:30:00+00:00","display_name": "Tech News","path": "/user/spez/m/tech_news","visibility": "public"}],"posts": [{"subreddit": "r/announcements","type": "public","subscribers": 153000000,"id": "1onqzwa","author": "spez","created": "2023-06-01T12:00:00+00:00","edited": null,"url": "https://www.reddit.com/r/announcements/comments/1onqzwa/update_on_api_changes/","flair_text": "Official","title": "Update on API changes","body": "We are making some changes to our API pricing...","score": 4500,"upvotes": 5200,"downvotes": 700,"crossposts": 15,"archived": false,"locked": true,"stickied": true,"pinned": false,"hidden": false,"over_18": false,"spoiler": false,"original": true,"advertising": false,"indexable": true,"crosspostable": true,"thumbnail": "https://b.thumbs.redditmedia.com/...","media_url": null,"no_follow": false,"weighted_score": 4850,"duplicates": [],"comments": []}],"comments": [{"id": "nn12nh7","is_root": true,"created": "2023-06-02T14:30:00+00:00","edited": null,"author": "spez","body": "We are working on it.","upvotes": 150,"downvotes": 650,"score": -500,"archived": false,"locked": false,"stickied": false,"submitter": false,"parent_id": "t3_1onqzwa","reply_level": 0,"url": "https://www.reddit.com/r/technology/comments/xyz/comment/nn12nh7/"}]}
π Integrations
Seamlessly connect this actor to your existing pipelines via the Apify API.
π Make.com Integration
Get Started with Make.com (1000 Free Credits) π
βββββββββββββββββββββββββββββββββββββββββββββββ Step 1: Configure Actor Module ββ ββ Add Module: "Run an Actor" ββ ββ Enable Map: Toggle ON ββ ββ Actor ID: OFnTh9yMuUwXPZe4e ββ ββ Refresh: Click Refresh button ββ ββ Input JSON: Add Reddit username βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ Step 2: Set Execution Mode ββ ββ Run synchronously: YES βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ Step 3: Retrieve Results ββ ββ Add Module: "Get Dataset Items" ββ ββ Dataset ID: defaultDatasetId βββββββββββββββββββββββββββββββββββββββββββββββ
π± N8N.io Integration
Open Source Workflow Automation β‘
βββββββββββββββββββββββββββββββββββββββββββββββ Step 1: Add Apify Node ββ ββ Search: "Run an Actor and get dataset" ββ ββ Category: Apify βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ Step 2: Configure Actor ββ ββ Selection Mode: By ID ββ ββ Actor ID: OFnTh9yMuUwXPZe4e ββ ββ Paste from Actor ID section above βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ Step 3: Set Input Parameters ββ ββ Modify Input JSON with username βββββββββββββββββββββββββββββββββββββββββββββββ
π API Documentation
- Python API - Complete Python client documentation with examples
- JavaScript API - Node.js and browser integration guide
- MCP API - Model Context Protocol integration
ποΈ Metadata for Developers (JSON-LD)
{"@context": "https://schema.org","@type": "SoftwareApplication","name": "Reddit User Profile - Complete Profile Intelligence","alternateName": ["Reddit User Profile Scraper","Reddit User Data Extractor","Reddit OSINT Tool","Reddit User Intelligence"],"applicationCategory": "DeveloperApplication","applicationSubCategory": "Social Media Intelligence & OSINT","operatingSystem": "Cloud","offers": {"@type": "Offer","price": "0.125","priceCurrency": "USD","priceValidUntil": "2099-12-31","availability": "https://schema.org/InStock"},"description": "Reconstruct complete digital personas from Reddit activity. Extract user profiles, complete post and comment history, karma forensics, trophy achievements, moderator roles, and multireddit collections. Perfect for OSINT research, digital forensics, and audience intelligence.","featureList": ["Complete user profile extraction with metadata","Full post history with engagement metrics","Complete comment history with reply hierarchy","Karma split (post vs comment reputation)","Trophy collection with grant timestamps","Moderator role detection across subreddits","Multireddit extraction with visibility settings","Account verification signals (Gold, Employee, Verified Email)","Temporal pattern analysis with ISO timestamps","Export to JSON, CSV, Excel formats","API integration ready for automation"],"keywords": "Reddit User Profile, reddit profile scraper, reddit user history, reddit karma tracker, reddit osint tool, reddit digital forensics, reddit background check, reddit influencer vetting, reddit mod checker, reddit account age, reddit trophy scraper, reddit user intelligence, reddit activity analysis, reddit user export, reddit comment scraper, reddit post history, reddit user statistics, reddit audience intelligence, reddit lead generation, reddit bot detection","aggregateRating": {"@type": "AggregateRating","ratingValue": "4.9","ratingCount": "500","bestRating": "5"},"author": {"@type": "Organization","name": "cheapget","url": "https://apify.com/cheapget"},"softwareVersion": "1.0","datePublished": "2024-01-01","dateModified": "2026-01-14"}
π Performance Tips
Optimize your extraction runs for speed, cost, and data quality with these best practices:
π° Cost Optimization
- Profile Only: If you just need karma and account metadata, set both
max_postsandmax_commentsto 0. This costs only $0.125 per user. - Selective Extraction: Set
max_postsormax_commentsto 0 if you don't need both to reduce costs significantly. - Test First: Start with low values (10-20) to verify output quality before processing large batches.
β‘ Speed Optimization
- Disable Comments: Comment extraction is slower due to volume. Set
max_commentsto 0 if not critical for your use case. - Parallel Runs: Analyze multiple users simultaneously by starting separate runs to maximize throughput.
- Limit Extraction: Use
max_postsandmax_commentsto control extraction volume and speed.
π‘οΈ Reliability Best Practices
- Valid Usernames: Ensure the username exists and is not deleted/suspended before running to avoid wasted costs.
- Public Profiles: Only public data is accessible; private or suspended accounts will return limited information.
- Automatic Rate Limiting: The Actor automatically manages connections to avoid rate limits and ensure reliable extraction.
π Data Quality Tips
- Trophy Analysis: Use trophies (especially "Verified Email") to verify account legitimacy and separate real users from bots.
- Karma Ratios: Compare post vs. comment karma to understand if a user is a content creator or a discussant.
- Mod Status: Always check the
moderatedarray to see if the user holds power in any communities. - Timestamp Accuracy: All timestamps are in UTC ISO 8601 format for consistency.
β FAQ
What data can I extract from a Reddit user?
You can extract complete user profiles including: identity metadata (username, Snoovatar, bio, account age), reputation metrics (post karma, comment karma), achievement history (trophies with timestamps), moderator roles across subreddits, multireddit collections, complete post history with engagement metrics, and full comment history with reply hierarchy.
How many posts and comments can I extract?
You can extract up to the limits you set with max_posts and max_comments. The Actor extracts data across all sorting methods (new, top, hot, controversial) to ensure comprehensive coverage. Free tier users are limited to 10 posts and 10 comments per run.
Are comments included with reply hierarchy?
Yes! Comments are extracted with full parent-child relationships, reply level depth, and root comment detection. This allows you to reconstruct complete conversation threads and analyze discussion patterns.
Can I extract data from private or suspended accounts?
No. The Actor can only access publicly available data. Suspended accounts will be flagged with is_suspended: true, and private accounts will return limited public information only.
How accurate is the karma data?
All karma data is extracted directly from Reddit's official data and is 100% accurate at the time of extraction. The Actor splits karma into post karma (content creation) and comment karma (discussion engagement) for detailed reputation analysis.
What output formats are available?
The Actor outputs data in JSON format by default. You can export results to CSV or Excel formats using Apify's dataset export features for further analysis in spreadsheet applications.
How long does processing take?
Processing time depends on user activity level and extraction limits. Typically:
- Profile only (max_posts=0, max_comments=0): 5-10 seconds
- Profile + 100 posts: 1-2 minutes
- Profile + 500 comments: 2-3 minutes
- Profile + 100 posts + 500 comments: 3-5 minutes
What are trophies and why are they important?
Trophies are achievements awarded by Reddit for account milestones (e.g., "15-Year Club", "Verified Email"). They're crucial for OSINT research because they help verify account legitimacy, detect bot accounts (which rarely have trophies), and establish account tenure.
How do I identify moderators?
The moderated array lists all subreddits where the user has moderator privileges. The is_mod boolean flag indicates if the user is a moderator of any subreddit. This is essential for influence mapping and authority detection.
Can I detect bot accounts?
Yes, through multiple signals: lack of trophies (especially "Verified Email"), very recent account creation date, unusual karma ratios (e.g., high post karma but zero comment karma), and activity patterns visible in post/comment timestamps.
π·οΈ Reddit User Profile
π₯ Search Terms: Reddit User Profile, reddit profile scraper, reddit user history scraper, reddit karma tracker, reddit background check tool, reddit influencer vetting, reddit mod checker, reddit account age checker, reddit trophy scraper, reddit user osint tool, reddit digital footprint analysis, reddit user metadata extractor, reddit activity log, reddit user export to json, analyze reddit user behavior, reddit comment scraper, reddit post history downloader, reddit user statistics, reddit audience intelligence, reddit lead generation, reddit bot detection, reddit reputation analysis, reddit digital forensics, reddit user profiling, reddit account verification, reddit moderator detection, reddit multireddit extractor, reddit engagement metrics, reddit timeline analysis, reddit persona reconstruction
πΌ Use Case: user-profiling background-checks influencer-marketing osint trust-and-safety recruitment social-research bot-detection reputation-analysis digital-forensics audience-analysis competitor-intelligence kyc risk-assessment lead-generation sentiment-analysis market-research brand-monitoring political-analysis threat-intelligence moderator-vetting account-verification karma-forensics community-mapping timeline-reconstruction influence-detection credibility-assessment persona-development
βοΈ Legal & Compliance
This actor extracts publicly available data only. It does not bypass authentication, access private content, or violate platform terms of service. You are responsible for:
- Data Rights: Ensuring you have permission to collect and use the extracted data
- Privacy Compliance: Adhering to GDPR, CCPA, and other applicable privacy laws when processing data
- Platform Terms: Respecting Reddit's terms of service and usage policies
- Ethical Use: Using extracted data responsibly and in compliance with applicable laws
π Related Actors
- Best Job Search - Aggregates job listings from LinkedIn, Indeed, Glassdoor, ZipRecruiter, and regional platforms. Automatically selects optimal platforms based on target country across 60+ regions.
- Glassdoor Job Search - Extracts crowd-sourced salary ranges, company ratings, employee review counts, and workplace culture data unique to Glassdoor's platform.
- Indeed Job Search - Scrapes job postings with salary disclosure data, full descriptions, and company profiles from Indeed's aggregated listings across 60+ countries.
- LinkedIn Job Search - Captures applicant counts, company growth indicators, skills taxonomy, and hiring team visibility specific to LinkedIn's professional network.
- Best Video Downloader - Downloads videos in 4K/HD/SD quality from 1000+ platforms including YouTube, TikTok, Instagram, and Twitter. Extracts metadata, comment threads, and engagement statistics.
- TikTok Video Downloader - Downloads watermark-free TikTok videos with quality selection. Captures hashtag trends, audio track details, creator profiles, and viral metrics.
- Youtube Video Downloader - Downloads YouTube videos with selectable quality. Extracts video metadata, comment sections, thumbnail images, and channel statistics.
- TikTok Live Recorder - Records TikTok live streams with real-time viewer count tracking, streamer profile data, and engagement metrics during broadcast.
- TikTok Video Profile - Extracts 50+ data points per TikTok video including metadata, engagement statistics, nested comment threads, and creator information.
- Video To Text - Transcribes videos from 1000+ platforms using AI. Detects language automatically, generates time-stamped segments, and translates to 100+ languages.
- Instagram To Text - Transcribes Instagram videos with automatic language detection and multi-language translation capabilities.
- Social Media Marketing - Generates 864 unique variations from a single video using AI. Creates platform-specific content across 12 platforms, 12 writing tones, and 6 AI models with styled images.
- Reddit User Profile - Analyzes Reddit user activity with forensic timeline reconstruction, karma distribution, influence patterns, and moderator role identification.
- Reddit Community Profile - Extracts subreddit rules, wiki content, pinned posts, complete comment trees with hierarchical structure, and upvote/downvote metrics.
- Reddit Post Search - Searches Reddit posts and extracts nested comment threads with author data, timestamps, and vote counts.
- Telegram Group Member - Extracts member profiles from Telegram groups. Offers standard mode for public groups and deep search mode for discovering hidden members and historical data.
- Telegram Channel Message - Scrapes Telegram channel messages with media downloads. Captures view counts, reply threads, forward chains, and reaction data.
- Telegram Profile - Batch extracts Telegram profiles for users, bots, groups, and channels using MTProto. Retrieves verification status, premium indicators, and privacy settings.
- Google Business Profile - Extracts Google Business listings from Maps including business details, customer reviews, star ratings, photos, and geographic coordinates.
- X Community Profile - Scrapes Twitter/X community profiles with follower statistics, engagement metrics, and member activity data.

