Reddit Basic Profile Scraper
Pricing
$1.00 / 1,000 results
Go to Apify Store
Reddit Basic Profile Scraper
Basic Pay Per Result reddit profile scraper. Scraping all data about a reddit profile. Can bulk scrape
5.0 (1)
Pricing
$1.00 / 1,000 results
1
3
3
Last modified
2 days ago
Basic Reddit Profile scraper
A lightweight Apify actor that fetches Reddit user profile data via an internal FastAPI server.
Input schema (summary)
- username: string (single username, e.g., "spez" or "u/spez")
- usernames: array of strings (additional usernames)
- usernames_file: string (KV store key pointing to an uploaded file; one username per line)
- concurrency: integer (1–50; default 10)
- timeout_ms: integer (1000–60000; default 20000)
- retries: integer (0–10; default 3)
- delay_ms: integer (0–10000; default 0)
- Note: Proxy settings are ignored; the actor does not use proxies.