VOOZH about

URL: https://apify.com/harshmaur/reddit-user-scraper/api

⇱ Reddit User Scraper - Profile, Karma & Comment History API Β· Apify


πŸ‘ Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) avatar

Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k)

Pricing

from $1.50 / 1,000 result saveds

Go to Apify Store

Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k)

Scrape any Reddit user's profile from a username or URL β€” karma, account age, and full post and comment history. Built for audience research, moderation vetting, and OSINT on public data. No API key, no login. Export to CSV, Excel, or JSON. From $1.50 per 1,000 results.

Pricing

from $1.50 / 1,000 result saveds

Rating

5.0

(2)

Developer

πŸ‘ Harsh Maur

Harsh Maur

Maintained by Community

Actor stats

2

Bookmarked

4

Total users

3

Monthly active users

2 hours ago

Last modified

Share

You might also like

Reddit User Profile

truefetch/reddit-user-profile

Deep-dive any Reddit account β€” karma breakdown, top subreddits, post and comment history, account age, and 19 fields. Up to 100,000 posts per user. $69 per 1,000.

306

5.0

Reddit Search Scraper - Keyword & Brand Monitoring ($1.5/1k)

harshmaur/reddit-search-scraper

Search Reddit by keyword and scrape every matching post, comment, and subreddit. Monitor brand mentions, track topics, and find leads with sort and time-range filters β€” all of Reddit or one community. No API key, no login. Export CSV/Excel/JSON. From $1.50 per 1,000 results.

4

5.0

Reddit Comment Scraper - Export Comments & Replies ($1.5/1k)

harshmaur/reddit-comments-scraper

Scrape Reddit comments without the API β€” every comment and nested reply from any post URL, 'load more comments' expanded automatically. Export to CSV, Excel, or JSON for sentiment analysis, AI training data, or research. No login, no rate limits. From $1.50 per 1,000 comments.

2

5.0

Reddit Profile Scraper

codingfrontend/reddit-profile-scraper

Scrape Reddit user profiles by username or profile URL β€” including karma, bio, avatar, account age, and optional recent posts and comments.

πŸ‘ User avatar

codingfrontend

2

Reddit Author Scraper

agentx/reddit-author-scraper

Reddit user lookup API β€” pass any username and pull the profile (display name, bio, post karma, comment karma, verified-email flag, account age) plus up to 100,000 of their posts and 100,000 of their comments. Useful for moderator vetting, influencer research, and audience-segment profiling.

Subreddit Scraper - Whole Subreddits, No 1k Post Cap ($1.5/1k)

harshmaur/reddit-subreddit-scraper

Scrape entire subreddits β€” thousands of posts per community, far beyond Reddit's ~1,000-post listing cap, by combining every sort and time window. Optional comments per post. Archive communities or build ML datasets. No API key. CSV/Excel/JSON. From $1.50 per 1,000 posts.

2

5.0

Reddit Community Member

truefetch/reddit-community-member

List active members in any subreddit β€” username, karma score, account age, trophy count, and 20 fields per user. Min 50 results per run. No Reddit account. $2.96 per 1,000.

Reddit Profile Scraper | Fastest Bulk Username Lookup

clearpath/reddit-profile-scraper

Scrape 1,000+ Reddit profiles in seconds. Get karma breakdown, account age, verification status, premium/mod flags, and all public fields. Accepts usernames, u/name, profile URLs, or CSV uploads. No Reddit login needed.

Reddit Scraper

simpleapi/reddit-scraper

Reddit Scraper extracts data from Reddit posts, comments, and user profiles across subreddits. Collect usernames, post titles, comment text, karma, and engagement signals to discover trends, leads, audience insights, or discussions relevant to your niche. πŸ”ŽπŸ“Š

Reddit Profile Detail Scraper

dead00/reddit-profile-detail-scraper

Scrapes public Reddit user profiles including karma, cake day, recent posts, and comments. Ideal for research, analytics, sentiment tracking, and competitive insights. Input a Reddit username and get structured JSON or CSV output.

You can access the Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) programmatically from your own applications by using the Apify API. You can also 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.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{
< "usernames": [
< "u/spez"
< ],
< "maxPostsCount": 25,
< "maxCommentsCount": 25,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/harshmaur~reddit-user-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

Reddit User Scraper - Profile, Karma & Comment History API

Below, you can find a list of relevant HTTP API endpoints for calling the Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/harshmaur~reddit-user-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/harshmaur~reddit-user-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/harshmaur~reddit-user-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) API programmatically via the Apify API.

You can choose from:

Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) API in Python

Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) API in JavaScript

Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) API through CLI

Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) OpenAPI definition

You can start Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the Reddit User Scraper - Profiles, Karma & Post History ($1.5/1k) run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.