Ultimate Reddit Profile Scraper (Lite)
Pay $3.00 for 1,000 results
Ultimate Reddit Profile Scraper (Lite)
Pay $3.00 for 1,000 results
Pay per result. 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 (Lite) 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-account-scraper-lite --silent --output-dataset
Ultimate Reddit Profile Scraper (Lite) API through CLI
The Apify CLI is the official tool that allows you to use Ultimate Reddit Profile Scraper (Lite) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
6 monthly users
-
2 stars
>99% runs succeeded
2.1 days response time
Created in Jun 2024
Modified 3 months ago