
Reddit POST SCRAPER
Pricing
$2.00 / 1,000 posts

Reddit POST SCRAPER
SCRAPE 50000 REDDIT POSTS IN ONE RUN
0.0 (0)
Pricing
$2.00 / 1,000 posts
1
6
6
Last modified
13 hours ago
Ultimate Reddit Scraper - Blazing Fast, High-Volume Reddit Data Extraction (Updated October 16, 2025)
Unlock the full potential of Reddit data with the most powerful and easy-to-use Reddit Scraper on the market. Whether you're a researcher, marketer, or developer, our tool provides unparalleled access to Reddit's vast repository of conversations, trends, and insights. Forget limitations and complex setups; get the data you need, when you need it. This actor scrapes Reddit for posts based on your search queries.
Why Choose Our Reddit Scraper?
- Massive Scale, Unmatched Limits:
- Up to 100 Search Terms: Run complex, parallel searches. Use advanced BOOLEAN operators (
AND
,OR
,NOT
) in each term to pinpoint exactly what you're looking for. - Up to 500 Results Per Search: Go deeper than any other tool. Collect extensive datasets for comprehensive analysis.
- Up to 100 Search Terms: Run complex, parallel searches. Use advanced BOOLEAN operators (
- Blazing Fast & Efficient: Designed for speed, our scraper gets you thousands of results in minutes.
- Simple & Powerful: No complex setup. Just enter your search terms and go. Our intuitive interface makes it easy for anyone to start scraping immediately.
- Fresh & Relevant Data: Choose how to sort results (
new
,hot
,top
, etc.) and filter by time (day
,week
,month
,year
) to get the most relevant data for your needs. - Reliable & Robust: Built on the Apify platform, ensuring it just works.
Key Features
- Scrape Reddit posts based on a list of search terms.
- Support for complex boolean search queries.
- Customizable number of results per search (up to 500).
- Sort results by
new
,hot
,top
,rising
, orcomments
. - Filter results by time period:
all
,day
,week
,month
,year
. - Simple JSON output with post details.
Input
The actor is configured using a simple JSON object. You can edit the storage/key_value_stores/default/INPUT.json
file or provide the input via the Apify UI.
{"search_terms": ["web development", "mobile app development", "OpenAI AND (GPT-4 OR GPT-5)"],"results_per_search": 500,"reddit_sort": "new","time_filter": "week"}
Input Parameters:
search_terms
: An array of up to 100 search terms. Each term can be a simple keyword or a complex boolean query (e.g.,"data science" AND (hiring OR remote)
).results_per_search
: The maximum number of results to fetch for each search term, up to 500.reddit_sort
: The sorting method to use on Reddit. Choose fromnew
,hot
,top
,rising
, orcomments
.time_filter
: The time period to filter the search results. Choose fromall
,day
,week
,month
, oryear
.
Output
The actor returns a clean JSON array of Reddit posts. Each post object contains the essential data, such as author, title, content, URL, and more. This simple structure makes it easy to integrate with your own applications and data analysis pipelines.
Use Cases
- Market Research: Analyze brand sentiment, track trends, and understand customer needs.
- Lead Generation: Find potential customers talking about problems your product solves.
- Academic Research: Collect large datasets of public opinion and social interactions.
- Content Creation: Discover viral topics and ideas for your blog or social media.