Reddit Search Post Scraper
by igview-owner
Scrape Reddit search results into clean datasets without logging in. Get posts, author info, engagement stats, and media for research, analysis, and trend tracking.
Opens on Apify.com
About Reddit Search Post Scraper
Need to pull data from Reddit search results without the hassle? This actor lets you scrape clean, structured datasets from any Reddit search query, no login required. Just tell it what to look for—a keyword, a phrase, a topic—and it fetches the posts, including the full text, author name, subreddit info, upvotes, comment counts, and links to any images or videos. I use it to gather raw data for projects because it saves me hours of manual copying or dealing with rate limits. It's straightforward: you run it, get a spreadsheet or JSON file, and then you can analyze it for market research, track how sentiment on a topic changes, or spot emerging trends before they hit the mainstream. It’s one of those simple tools that just works for developers and researchers who need reliable Reddit data fast.
What does this actor do?
Reddit Search Post Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Reddit Search Post Scraper
Scrapes Reddit search results for posts, extracting comprehensive data without requiring login. Useful for content research, sentiment analysis, market research, and data collection for academic or AI training purposes.
Key Features
- No Authentication: Runs without a Reddit account.
- Comprehensive Data: Extracts 30+ fields per post, including content (text, markdown, HTML), author info, subreddit details, and engagement metrics.
- Flexible Search: Supports sorting (relevance, hot, top, new, comments) and time filtering (hour, day, week, month, year, all-time).
- Content Control: Option to include or exclude NSFW content.
- Auto-Pagination: Automatically fetches multiple pages of results up to the specified limit.
How to Use
Configure the actor with input parameters via JSON. Here are common examples:
Basic Search:
{
"query": "artificial intelligence",
"sort": "relevance",
"time": "all",
"nsfw": false,
"maxResults": 25
}
Top Posts from Past Week:
{
"query": "technology news",
"sort": "top",
"time": "week",
"maxResults": 50
}
Latest Discussions:
{
"query": "climate change",
"sort": "new",
"time": "day",
"maxResults": 100
}
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
query |
String | Yes | - | Search query (1-300 characters). |
sort |
String | No | relevance |
Sort order: relevance, hot, top, new, comments. |
time |
String | No | all |
Time range: all, year, month, week, day, hour. |
nsfw |
Boolean | No | false |
Set to true to include NSFW content. |
maxResults |
Integer | No | 25 |
Maximum number of posts to return (1-100). |
Output Format
The actor outputs an array of items, where each item is a detailed JSON object for a single Reddit post. Key output fields include:
- Post Identifiers:
postId,postTitle,url,permalink. - Content:
contentPreview,contentMarkdown,contentHtml. - Subreddit Data:
subredditName,subredditSubscribers,subredditIsNsfw,subredditType. - Author Data:
authorName,authorIcon,authorIsCakeDay. - Engagement Metrics:
score,upvoteRatio,commentCount. - Metadata: Post flair, timestamps, locked/archived status, and media/thumbnail URLs when available.
Example output snippet:
{
"postId": "t3_x56f42",
"postTitle": "Example Post Title",
"url": "https://www.reddit.com/r/privacy/comments/x56f42/...",
"subredditName": "privacy",
"subredditSubscribers": 1543277,
"authorName": "Level-Monk6085",
"score": 189,
"upvoteRatio": 87.06,
"commentCount": 166
// ... additional fields
}
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Reddit Search Post Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- igview-owner
- Pricing
- Paid
- Total Runs
- 85
- Active Users
- 14
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support