Ultimate Reddit Profile Scraper avatar

Ultimate Reddit Profile Scraper

Try for free

1 day trial then $25.00/month - No credit card required now

View all Actors
Ultimate Reddit Profile Scraper

Ultimate Reddit Profile Scraper

potatopeeler/reddit-scraper
Try for free

1 day trial then $25.00/month - No credit card required now

Seamlessly download full Reddit user accounts, capturing posts, images, activity, and historical data, including URLs and media comments. Export detailed insights to CSV, JSON, XML, EXCEL formats, or effortlessly import them into your email for comprehensive analysis and easy access.

You can access the Ultimate Reddit Profile Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "user": "https://www.reddit.com/user/Mark_Ruffalo",
3  "scrapeType": "posts",
4  "limit": "100",
5  "sort": "new",
6  "time": "day",
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ]
12  },
13  "maxRetries": 3,
14  "timeout": 10
15}' |
16apify call potatopeeler/reddit-scraper --silent --output-dataset

Ultimate Reddit Profile Scraper API through CLI

The Apify CLI is the official tool that allows you to use Ultimate Reddit Profile Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 18 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • 3.7 days response time
  • Created in Jan 2024
  • Modified 5 days ago