Reddit Pain Point and Trend Miner avatar

Reddit Pain Point and Trend Miner

Pricing

from $0.90 / 1,000 posts

Go to Apify Store
Reddit Pain Point and Trend Miner

Reddit Pain Point and Trend Miner

Mine Reddit pain points using public Reddit endpoints when available, with PullPush archive fallback for post-level data when Reddit blocks cloud traffic.

Pricing

from $0.90 / 1,000 posts

Rating

0.0

(0)

Developer

GhostGrid

GhostGrid

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

16 days ago

Last modified

Share

Scrape data from www.reddit.com with this Actor.

Mine Reddit for pain points, complaints, buyer intent signals, and startup ideas from any subreddit.

What does this Actor do?

Mines Reddit for pain points, complaints, buyer intent signals, and startup ideas. Analyzes posts and comments with keyword matching, sentiment analysis, and competitor tracking.

The Actor outputs structured JSON data to the Apify dataset, ready for export to CSV, JSON, Excel, or direct API consumption.

Why use it?

Discover startup ideas by finding recurring complaints and unmet needs in Reddit communities. Useful for founders, product managers, and market researchers doing customer discovery.

What data can it extract?

FieldTypeDescription
typeStringExtracted field
subredditStringExtracted field
sourceStringExtracted field
titleStringExtracted field
bodyStringExtracted field
selftextStringExtracted field
urlStringExtracted field
scoreIntegerReddit score
num_commentsIntegerNumber of comments
complaint_categoryStringExtracted field
buyer_intentStringExtracted field
sentimentStringExtracted field
mentioned_toolsStringExtracted field
pricing_mentionsStringExtracted field
keywords_matchedStringExtracted field
repeated_phrasesStringExtracted field
modeStringExtracted field
fetch_statusStringExtracted field
error_messageStringExtracted field
crawled_atStringExtracted field

How to use it

  1. Click Start to run the Actor
  2. Configure the input parameters (see table below)
  3. Wait for the Actor to finish
  4. Download results from the Output tab in CSV, JSON, or other formats

How much does it cost?

This Actor uses Pay Per Event (PPE) pricing. You are charged for posts and comments written to the dataset. A run with 100 posts and no comments costs about $0.093, including the $0.003 run-start charge.

EventPrice
Actor start$0.003
Per post$0.0009
Per comment$0.00035

Input

ParameterDescriptionTypeDefault
subredditsSubredditsarrayRequired
keywordsKeywordsarray[]
competitor_namesCompetitor Namesarray[]
date_rangeDate Rangestringmonth
min_scoreMinimum Scoreinteger0
min_commentsMinimum Commentsinteger0
modeMining Modestringgeneral
max_postsMax Postsinteger100
include_commentsInclude CommentsbooleanTrue
max_comments_per_postMax Comments per Postinteger20
proxyConfigurationProxy ConfigurationobjectApify Proxy, US
llm_api_keyOptional OpenAI-compatible key for buyer-intent scoringsecret-
llm_modelLLM model namestringgpt-4o-mini
llm_base_urlOpenAI-compatible API base URLstringhttps://api.openai.com/v1

Output

Each result item is pushed to the dataset as a JSON object:

{
"type": "Sample type",
"subreddit": "Sample subreddit",
"source": "Sample source",
"title": "Sample title",
"body": "Sample text content..."
}

FAQ

How do I configure the input?

Provide the required input parameters (see table below). All optional fields have sensible defaults.

How many results can I get?

There is no hard limit. Use the max items or max pages parameters to control how much data is collected.

Does this Actor use proxies?

Some targets may require Apify Proxy to avoid rate limits. Reddit frequently blocks datacenter traffic; use a residential proxy group or a custom proxy when available. If all sources are unavailable, the Actor writes a status item instead of failing the run.

Disclaimer

This Actor extracts publicly available data. Personal data may be present in results. Users are responsible for compliance with applicable data protection laws including GDPR. This Actor is not affiliated with the target website.