Reddit Keyword Search & Mentions Scraper
Search all of Reddit by keyword and extract every matching post. Get title, full selftext, author, subreddit, score, upvote ratio, comment count, flair and permalink. Track brand, product and topic mentions. Export to JSON, CSV or Excel.
{ "title": "Is AGI (Artificial General Intelligence) actua…", "id": "1u0kzxn", "selftext": "Literally everyone in tech keeps saying AGI (A…", "subreddit": "ArtificialInteligence", "author": "Andreayoshika", "authorFullname": "t2_29zu2ryx", "score": 0, "upvoteRatio": 0.44, "numComments": 64 }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Title | Id | Selftext | Subreddit |
|---|---|---|---|
| Is AGI (Artificial General Intell… | 1u0kzxn | Literally everyone in tech keeps … | ArtificialInteligence |
| What scares you most about artifi… | 1ub2f4v | That how fast it is advancing. Lo… | AskReddit |
| What will be after Artificial int… | 1u0i6ff | Robots. Lots and lots of robots. | AskReddit |
{ "title": "Is AGI (Artificial General Intelligence) actua…", "id": "1u0kzxn", "selftext": "Literally everyone in tech keeps saying AGI (A…", "subreddit": "ArtificialInteligence", "author": "Andreayoshika", "authorFullname": "t2_29zu2ryx", "score": 0, "upvoteRatio": 0.44, "numComments": 64 }
Frequently asked questions
How is this different from a subreddit scraper?
This actor searches across all of Reddit by keyword, so you find every mention of a term wherever it appears. A subreddit scraper pulls a community's feed regardless of topic. Use this one to monitor mentions; use a feed scraper to follow specific communities.
Can I search several terms at once?
Yes. Add each term to `searchQueries` and every result carries a `matchedQuery` field so you know which term found it.
Can I limit the search to certain subreddits?
Yes. Fill `subreddits` to restrict the search to those communities. Leave it empty to search all of Reddit.
Does it return the full post text?
With Fetch Full Post Text enabled, every self/text post carries its complete `selftext` body. Link posts have no body text, so the external `url` is populated instead.
How many results can I collect?
Set `maxItems` to whatever you need. Each query pages through results and the total is capped by `maxItems` across all your terms.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.