Voice of customer
Group spontaneous problems and language around a product.
Search for a brand, product or topic and download public posts, comments, communities and users into a dataset ready for Excel or text analysis.
Affiliate link. Public discussions can contain personal or sensitive data; minimize and aggregate results when possible.
Direct answer
Use searches for keywords or startUrls for a specific community, user or post. Cap posts and comments, run a sample and export the resulting dataset.
The value is not raw text volume. Preserve timestamp, community, score, author and source URL so every finding remains auditable in context.
trudax/reddit-scraper-liteActor used
Built by Trudax and maintained by the community. It acts as an unofficial API for public content and supports Relevance, Hot, Top and New sorting.
Check the official listingPublic figures checked July 21, 2026.
Copy-ready input
trudax/reddit-scraper-lite{
"searches": ["electric vehicles"],
"searchPosts": true,
"searchComments": false,
"sort": "new",
"time": "month",
"maxPostCount": 20,
"maxComments": 10,
"includeMediaLinks": true,
"proxy": {"useApifyProxy": true}
}When startUrls are present, the Actor ignores search parameters, so keep the modes separate.
One deep thread can generate many rows; set explicit limits before the first run.
Keep URL, community, timestamp and score with text so interpretations can be reviewed.
Mixed dataset
dataType| Type | Useful fields | Possible question |
|---|---|---|
| post | title, body, upVotes, communityName | Which narratives gain visibility? |
| comment | body, parentId, upVotes, createdAt | Which arguments recur? |
| community | title, description, numberOfMembers | Where does the topic concentrate? |
| user | username, karma, createdAt | Which public signals need validation? |
With includeMediaLinks: false, fast RSS mode can omit votes, counts and media fields.
Pay per result
$4 per 1,000 rows plus $0.02 per GB at start; current configuration applies a $0.04 minimum maximum charge.
Minimum charge and delivered rows can change the total.
| Plan | 1,000 results |
|---|---|
| Free | $4.00 |
| Bronze | $3.80 |
| Silver | $3.60 |
| Gold+ | $3.40 |
Added value
Group spontaneous problems and language around a product.
Compare discussion volume and themes by date and community.
Build source-linked corpora for classification or RAG while respecting rights and privacy.
FAQ
The schema provides both controls, but separate runs make the source of each result clearer and volume easier to manage.
No. They are signals within a specific community and moment, not a representative population sample.
Review licenses, rights, platform terms, privacy and purpose. Public access does not remove those obligations.
First sample
Measure coverage, noise and cost before scheduling monitoring.