SubReddit Info Scraper
Pricing
from $0.115 / profile
SubReddit Info Scraper
Subreddit metadata API: subscriber growth, governance rules, wiki content, sticky posts, mod activity. JSON feed for B2B audience research, market sizing, and competitive community intelligence.
Pricing
from $0.115 / profile
Rating
5.0
(2)
Developer
AgentX
Actor stats
3
Bookmarked
5
Total users
4
Monthly active users
a day ago
Last modified
Share
SubReddit Info Scraper - Subreddit Metadata Extraction & Community Intelligence API
Extract comprehensive subreddit intelligence with 35+ data fields per community โ including governance rules, wiki documentation, sticky announcements, subscriber metrics, content permissions, moderation policies, and community settings. This API delivers structured community metadata for market research, competitive analysis, brand safety audits, and community intelligence pipelines.
Why Choose This API
35+ Field Subreddit Intelligence with Governance Data
๐ Complete Governance Extraction Extract all community rules with priority ordering, violation reasons, and descriptions. Access wiki pages with edit history and contributor data.
๐ Comprehensive Community Metrics Subscriber counts, active users, weighted scores, content permissions (images, videos, polls, galleries), and community type classification.
๐ Privacy & Safety Intelligence NSFW status, quarantine flags, age restrictions, advertiser settings, follower acceptance, and community review status for brand safety audits.
๐ Community Classification Language detection, advertiser categories, public/private/restricted types, and original content tagging for content strategy analysis.
Quick Start Guide
How to Extract Subreddit Intelligence in 3 Steps
Step 1: Configure Parameters
Enter the subreddit name (with or without r/ prefix, or full Reddit URL).
Step 2: Run the Actor
Click "Start" to begin community intelligence extraction.
Step 3: Access Structured Data
Download JSON dataset with 35+ community metadata fields, rules, wikis, and stickies.
Example Input
{"community": "apify"}
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| ๐๏ธ Community | String | Yes | Subreddit name โ accepts apify, r/apify, or https://www.reddit.com/r/apify |
Output Data Schema
Each subreddit extraction returns comprehensive community intelligence:
Output Fields
| Field | Type | Description |
|---|---|---|
| id | String | Unique Reddit community identifier |
| name | String | Display name of the community |
| about | String | Public description |
| description | String | Full community description |
| title | String | Header title |
| created | String | ISO 8601 creation timestamp |
| category | String | Advertiser category |
| type | String | Community type (public, private, restricted) |
| language | String | Language code |
| subscribers | Integer | Subscriber count |
| accounts_active | Integer | Active account count |
| icon | String | Community icon URL |
| banner | String | Banner image URL |
| over_18 | Boolean | NSFW flag |
| quarantine | Boolean | Quarantine status |
| allow_images/videos/polls | Boolean | Content permission flags |
| restrict_posting/commenting | Boolean | Moderation settings |
| stickies | Array | Pinned post objects (id, title, url) |
| rules | Array | Community rules (priority, name, description, reason) |
| wikis | Array | Wiki pages (name, content, edited, edited_by) |
Example Output
{"processor": "https://apify.com/agentx/subreddit-info-scraper?fpr=aiagentapi","processed_at": "2025-01-15T09:25:42+00:00","id": "2mfx56","name": "apify","about": "Apify is a full-stack platform for web scraping and browser automation.","type": "public","language": "en","subscribers": 504,"over_18": false,"quarantine": false,"allow_images": true,"allow_videos": true,"restrict_posting": true,"rules": [{"priority": 0,"name": "Engage with consideration and respect.","kind": "all","description": "Be welcoming and open-minded."}],"wikis": []}
Integration Examples
Python Integration Example
from apify_client import ApifyClientclient = ApifyClient("YOUR_API_TOKEN")run_input = { "community": "apify" }run = client.actor("7Ig3I8YcOQ6Rta5vH").call(run_input=run_input)dataset_items = client.dataset(run["defaultDatasetId"]).list_items().itemsfor sub in dataset_items:print(f"r/{sub['name']} | {sub['subscribers']} subscribers | {sub['type']}")print(f"Rules: {len(sub.get('rules', []))} | Wikis: {len(sub.get('wikis', []))}")
JavaScript/Node.js Integration
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_API_TOKEN' });const input = { community: 'apify' };const run = await client.actor("7Ig3I8YcOQ6Rta5vH").call(input);const { items } = await client.dataset(run.defaultDatasetId).listItems();items.forEach(sub => {console.log(`r/${sub.name} | ${sub.subscribers} subscribers | ${sub.rules.length} rules`);});
Actor ID for Platform Integration
7Ig3I8YcOQ6Rta5vH
โ๏ธ 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
JSON-LD Metadata
{"@context": "https://schema.org","@type": "SoftwareApplication","name": "SubReddit Info Scraper","description": "Subreddit metadata extraction API with 35+ fields including governance rules, wiki documentation, and community intelligence","applicationCategory": "Developer Tools","operatingSystem": "Cloud","url": "https://apify.com/agentx/subreddit-info-scraper?fpr=aiagentapi","dateModified": "2026-04-21","offers": {"@type": "Offer","price": "0.115","priceCurrency": "USD"}}
Pricing & Cost Calculator
Pay-Per-Profile Pricing
| Event Type | Price | Description |
|---|---|---|
| Actor Start | $0.005 | Per run initialization |
| Profile | $0.115 | Per subreddit community extracted |
Cost Examples
Single Subreddit Analysis:
- 1 ร $0.115 = $0.115
- Total: ~$0.12
10 Competitor Communities:
- 10 ร $0.115 = $1.15
- Total: ~$1.16
Monthly 50 Subreddit Monitoring:
- 50 ร $0.115 = $5.75
- Total: ~$5.76/month
Use Cases & Applications
Competitive Intelligence
Community Benchmarking Map competitor subreddits โ subscriber counts, content policies, and governance structures to benchmark community health against your own.
Market Sizing Extract subscriber metrics and active user counts to quantify addressable audience in niche communities for market entry decisions.
Brand Safety & Due Diligence
Brand Association Audits Check quarantine status, NSFW flags, and advertising settings before associating your brand with Reddit communities for campaigns.
Community Policy Analysis Review posting restrictions, content permissions, and moderation rules to assess community quality before influencer partnerships.
Content & Audience Research
Content Strategy Analysis Analyze content permissions (images, videos, polls, galleries) and community rules to optimize content format decisions per subreddit.
Trend Forecasting Monitor community growth, governance changes, and sticky announcements as leading indicators of emerging topics in your industry.
FAQ
What data fields are extracted per subreddit?
35+ fields including subscriber counts, creation date, content permissions, NSFW status, quarantine flags, rules, wikis, stickies, language, category, and moderation settings.
Are private communities supported?
No, only public communities are accessible. Private or restricted subreddits require Reddit authentication.
Does the extraction include community rules and wikis?
Yes โ complete rule sets with priority ordering, violation reasons, and descriptions, plus full wiki pages with content and edit history.
How accurate is the subscriber data?
All data is extracted in real-time from Reddit's public API, reflecting current values at the moment of extraction.
Can I monitor subreddits over time?
Yes. Schedule recurring runs to track subscriber growth, rule changes, and community governance evolution over time.
SEO Keywords & Search Terms
Primary Keywords
subreddit scraper API, reddit community intelligence, subreddit metadata extraction, reddit governance data API, subreddit rules extractor, reddit community analytics
Long-Tail Keywords
extract subreddit metadata 35 fields rules wikis API, reddit community intelligence pipeline structured JSON, subreddit governance analysis brand safety
Industry Terms
community intelligence, subreddit analytics, reddit market research, community due diligence, brand safety audit, community governance extraction
Trust & Certifications
- โ Enterprise Ready - Processing community intelligence at scale
- โ GDPR Compliant - EU data protection standards
- โ 35+ Fields - Comprehensive community metadata
- โ Regular Updates - Continuous maintenance for platform changes
Legal & Compliance
Data Rights & Usage
All data is extracted from publicly available Reddit communities. Users are responsible for ensuring their use of extracted data complies with applicable laws and Reddit's Terms of Service.
Privacy Compliance
- GDPR: Compliant with EU General Data Protection Regulation. No personal data is stored beyond the extraction session.
- CCPA: Compliant with California Consumer Privacy Act requirements.
Platform Terms of Service
Users must review and comply with Reddit's Terms of Service and API Usage Policy regarding data extraction and usage.
Enterprise Support
For enterprise licensing, custom integrations, or compliance inquiries:
- Telegram: @AiAgentApi
Related Tools
Jobs & Hiring
- All Job Scraper - Multi-Platform Job Data Extraction API
- Indeed Hiring Scraper - Indeed Job Extraction & Market Intelligence
- LinkedIn Hiring Scraper - LinkedIn Job Data Extraction & Talent Intelligence
- Glassdoor Hiring Scraper - Glassdoor Salary Intelligence & Company Reviews
- LinkedIn Company Scraper - LinkedIn Company Data Extraction & Firmographic Intelligence
- LinkedIn Profile Scraper - LinkedIn Profile Data Extraction & Professional Intelligence
- Reddit Author Scraper - Reddit Author Profile Extraction & Activity Analysis
- Reddit Viral Scraper - Reddit Viral Content Extraction & Trend Intelligence
- SubReddit Info Scraper - Subreddit Metadata Extraction & Community Intelligence (This Tool)
- SubReddit Post Scraper - Subreddit Post Extraction & Content Analysis
- Subreddit Member Scraper - Subreddit Member Extraction & Audience Analysis
Telegram
- Telegram Chat Scraper - Telegram Chat Message Extraction & Content Analysis
- Telegram Group Inviter - Telegram Group Member Invitation & Management
- Telegram Info Scraper - Telegram Entity Metadata Extraction & Intelligence
- Telegram Member Scraper - Telegram Group Member Extraction & Audience Data
- Telegram Private Group Scraper - Telegram Private Group Data Extraction & Analysis
- Instagram Creator Scraper - Instagram Profile Data Extraction & Creator Intelligence
- Instagram Post Reel Scraper - Instagram Feed Post & Reel Extraction API
- Instagram Trending Scraper - Instagram Explore Trending Content Extraction API
X / Twitter
- Twitter Community Scraper - Twitter Community Extraction & Member Analysis
- Twitter Info Scraper - X/Twitter Profile Extraction & User Intelligence
TikTok
- TikTok Creator Scraper - TikTok Creator Profile Extraction & Analytics
- TikTok Live Downloader - TikTok Live Stream Recording & Download
- TikTok Transcript - TikTok Video Transcription & Content Extraction
Video & Content
- All Video Scraper - Multi-Platform Video Download & Extraction (1000+ Sites)
- Video Caption Scraper - Video Caption Extraction & Subtitle Data
- Video Transcript - Universal Video Transcription & AI Training Data
- Video to Social Post - Video Content Conversion & Social Media Repurposing
- Live Stream Transcript - Live Stream Transcription & Real-Time Content Extraction
YouTube
- YouTube Transcript - YouTube Video Transcription & Speech Extraction
- YouTube Market Intelligence - YouTube Channel & Video Metadata Extraction
Real Estate
- Realtor Property Scraper - Realtor.com Property Data Extraction & Market Intelligence
- Zillow For Sale Scraper - Zillow Property Listing Extraction & Real Estate Data
Maps & Local
- Google Maps Store Scraper - Google Maps Business Data Extraction & Local Intelligence
Support & Community
- ๐ฅ Community: @Apify_Actor
- ๐ค Contact Team: @AiAgentApi
Last Updated: April 21, 2026