Reddit Domain Scraper & Exporter
Scrape Reddit posts that link to any domain (e.g., nytimes.com) and export to Excel, CSV, or JSON. Supports pagination to pull more than 100 results.
How It Works
Reddit provides a public JSON listing for domain pages at /domain/<domain>.json. This tool fetches that listing, flattens it into rows, and lets you export the results.
Enter a Domain
Enter a domain (or paste a URL and we'll extract the host).
Choose Options
Pick a sort order, time filter, and batch size.
Export
Use Export All to paginate through results until you stop or hit Max Rows.
Download
Download the export as Excel, CSV, or JSON.
Use Cases
- Track how often your website is shared on Reddit.
- Find top-performing links to a competitor's domain.
- Build a dataset of posts for content research.
Reddit Search Scraper
Search Reddit and export matching posts
Reddit Subreddit Scraper
Scrape posts from any subreddit
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 posts?
Yes. Use Export All and optionally set Max Rows to control how many rows you collect.
Why do I see rate limit errors?
Reddit may rate limit automated traffic. Wait a bit and try again, or reduce Export All runs.