Community research teams
Topic discovery
Export subreddit posts for a niche community, sort by score or comments, and identify recurring questions before planning content, product research, or moderation dashboards.
Limited Time — Lifetime Access for just $99. Lock in before prices rise.
This Reddit subreddit scraper turns Old Reddit listing pages, such as https://old.reddit.com/r/cats/, into a structured CSV of post-level metadata. It is built for researchers, community analysts, marketers, and data teams that need to scrape subreddit posts without writing a Reddit API client or sending every run through a hosted scraping actor.
CSV
10
Loops next
Old Reddit
No API key
At a glance
Export Reddit posts to CSV
Collect subreddit, post URL, outbound article/media URL, title, author, post time, score, comment count, and flair into reddit-subreddit-scraper.csv.
Follow pagination automatically
After each Structured Export block, the workflow checks for Old Reddit's next-page control, clicks it, waits for the page to reload, and loops back to collect the next batch.
Keep runs inside your own browser session
The template runs in the UScraper local desktop app and writes to your configured save folder, instead of pushing query history and raw rows through a shared cloud pool.
Start from a plain subreddit URL
Replace the sample /r/cats/ URL with another Old Reddit subreddit listing, then run the same graph. Hot, new, or top pages can be configured by changing the starting URL.
Who it helps
Community research teams
Topic discovery
Export subreddit posts for a niche community, sort by score or comments, and identify recurring questions before planning content, product research, or moderation dashboards.
Marketing and social listening teams
Campaign monitoring
Download subreddit posts from relevant communities, then pair the CSV with sibling tools such as the Social Media Finder or Google SERP export for wider research context.
Automation builders
No-code workflows
Use it as a practical n8n Reddit scraper alternative when the job is a repeatable desktop export, not a server-side webhook pipeline. Keep the CSV local, then import it into your own reporting stack.
How to use
Download the JSON template
Use the page CTA or download the hosted file from the Reddit subreddit scraper JSON.
Import it into UScraper
Open the local desktop app, import the JSON, and review the grouped blocks: Page Load, Pagination Loop, Data Extraction, and Control Flow.
Set the subreddit URL
Replace the sample https://old.reddit.com/r/cats/ Navigate URL with the Old Reddit listing you want to export.
Confirm the save folder
The Structured Export block writes reddit-subreddit-scraper.csv with headers and append mode. Change the folder if your team keeps exports somewhere else.
Run and open the CSV
The graph waits, checks for post rows, exports them, follows pagination, and stops gracefully when no posts or no next page are available.
Output preview
reddit-subreddit-scraper.csvColumn
subreddit
Subreddit name, pulled from row metadata or the current URL.
Column
subreddit_url
Canonical Old Reddit subreddit URL.
Column
post_url
Full Reddit comments/permalink URL for the post.
Column
article_url
Outbound article, media, or self-post URL when available.
Column
post_title
Visible post title.
Column
author
Reddit username shown on the listing row.
Column
post_time
Timestamp from the listing time element.
Column
upvote
Visible score or data-score value.
Column
comment_count
Parsed comment count, with no comments normalized to 0.
Column
post_flair
Link flair text when the subreddit provides it.
Sample rows
2 of many
| subreddit | subreddit_url | post_url | article_url | post_title | author | post_time | upvote | comment_count | post_flair |
|---|---|---|---|---|---|---|---|---|---|
| cats | Neighborhood cat claimed my porch chair | sample_user_42 | 2026-05-31 09:12:44 UTC | 1842 | 97 | Cat Picture | |||
| cats | Advice for introducing two adult cats? | another_reader | 2026-05-31 08:45:10 UTC | 213 | 34 | Advice |
For broader social and community collection, compare this workflow with the Ruliweb community scraper, the Theqoo posts scraper, or the full UScraper template library.
Public Reddit pages can still be governed by Reddit terms, robots rules, API policies, privacy law, copyright, and subreddit moderation expectations. Use modest pacing, avoid restricted or private content, keep source URLs, and get legal advice before redistributing posts or using the data in client dashboards, resale datasets, or model training.
Before you run
Guardrails for reliable subreddit exports
Keep pagination polite
The template includes waits around page loads and clicks. Increase pacing for large subreddits, and stop runs that trigger repeated network-security or verification pages.
Old Reddit selectors can change
This workflow relies on Old Reddit listing rows and next-button markup. Empty exports usually mean Reddit blocked the session or the page structure needs a template refresh.
Do not treat public as permissionless
Avoid private, deleted, sensitive, or login-restricted content. Keep collection proportional to your use case and review Reddit's current platform rules before sharing downstream datasets.
Download and use this template instantly
UScraper templates are open source. Improve this workflow or contribute a new one to help the community grow.
Contribute on GitHubBrowse more templates in the library
All TemplatesHere are some of our most common questions. Can't find what you're looking for?
View All FAQsDownload UScraper and build your first web scraper in under 10 minutes. No subscriptions, no code, no limits.
Available on Windows 10+ and macOS 12+ · Need help? [email protected]