Reddit Search Scraper & Exporter
Search Reddit by keyword and export matching posts to Excel, CSV, or JSON. Supports pagination to pull more than 100 results.
No API keyExport to CSV/Excel/JSONBatch or Export All
How It Works
Reddit search results are available via a public JSON endpoint at /search.json. This tool calls that endpoint, paginates using the listing cursor, and exports the results.
1. Enter a Query
Type a search query (keywords, phrases, or operators).
2. Choose Options
Pick a sort and time window.
3. Export
Use Export All to paginate through results until you stop or hit Max Rows.
4. Download
Download the export as Excel, CSV, or JSON.
Reddit Subreddit Search Scraper
Search inside a subreddit and export posts
Reddit Domain Scraper
Scrape posts linking to any domain
Reddit Comments Scraper
Scrape comments from any Reddit post
Does this require a Reddit API key?
No. It uses Reddit's public JSON endpoints.
Can I export more than 100 search results?
Yes. Use Export All and optionally set Max Rows.
Why do I see rate limit errors?
Reddit may rate limit automated traffic. Wait a bit and try again.