Xpoz - Reddit Scraper avatar

Xpoz - Reddit Scraper

Pricing

Pay per usage

Go to Apify Store
Xpoz - Reddit Scraper

Xpoz - Reddit Scraper

The most comprehensive Reddit scraper — best coverage for users, posts, comments, subreddits, and keyword search with continuous content tracking.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Xpoz

Xpoz

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Access Reddit data through the Xpoz platform. Search users, posts, comments, and subreddits with keyword filtering, date ranges, and pagination support.

Getting Started

  1. Try it now — run the Actor without an API key to get a preview with limited results (max 5) and narrower data coverage
  2. Get an API key at xpoz.ai/get-token for full access with unlimited results and optimal data coverage
  3. Select an action and provide the required identifier

Actions

ActionDescriptionIdentifier
Get UserGet detailed profile information for a Reddit userUsername
Search UsersSearch for Reddit users by nameSearch query
Get Users by KeywordsFind users who posted content matching keywordsKeywords
Search SubredditsSearch for subreddits by nameSearch query
Get Subreddits by KeywordsFind subreddits containing content matching keywordsKeywords
Get Subreddit with PostsGet a subreddit's details along with its postsSubreddit name
Search PostsSearch for posts by keywords across RedditKeywords
Get Post with CommentsGet a post and its comment threadPost ID
Search CommentsSearch for comments by keywordsKeywords

Input Parameters

ParameterTypeDescription
API KeystringYour Xpoz API key (required)
ActionenumThe Reddit action to perform (required)
IdentifierstringUsername, subreddit, post ID, or keywords depending on the action
SubredditstringFilter results to a specific subreddit (for keyword-based actions)
SortenumSort order: new, hot, top, controversial, rising
Time RangeenumTime filter: past hour, day, week, month, year, or all time
Start DatestringFilter results from this date (YYYY-MM-DD)
End DatestringFilter results until this date (YYYY-MM-DD)
LimitintegerMaximum number of results to return
Fieldsstring[]Specific fields to include in the response
Force LatestbooleanForce fetching fresh data instead of cached results
Fetch All PagesbooleanAutomatically fetch all pages of paginated results

Example Use Cases

  • Monitor brand mentions — Search posts and comments for your brand name across all of Reddit or within specific subreddits.
  • Find trending subreddits — Discover subreddits related to specific topics or keywords.
  • Analyze discussions — Get a post with its full comment thread to analyze community sentiment and engagement.
  • Research communities — Explore subreddit details and recent posts to understand community activity and interests.

Output

Results are pushed to the default Apify dataset. For paginated actions, pagination metadata is stored in the key-value store under the PAGINATION_INFO key.

Each result contains the fields returned by the Xpoz API for the corresponding Reddit entity (user, post, comment, or subreddit). Use the fields parameter to limit which fields are included.

Pricing

This Actor is free. You only pay for Apify platform usage (compute time) and your Xpoz API plan. The Actor is usable without an API key, but results will be very limited (max 5 items per request) with narrower data coverage. Get your API key at xpoz.ai/get-token for unlimited results and optimal data coverage.

Support