Xpoz - Reddit Scraper
Pricing
Pay per usage
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Access Reddit data through the Xpoz platform. Search users, posts, comments, and subreddits with keyword filtering, date ranges, and pagination support.
Getting Started
- Try it now — run the Actor without an API key to get a preview with limited results (max 5) and narrower data coverage
- Get an API key at xpoz.ai/get-token for full access with unlimited results and optimal data coverage
- Select an action and provide the required identifier
Actions
| Action | Description | Identifier |
|---|---|---|
| Get User | Get detailed profile information for a Reddit user | Username |
| Search Users | Search for Reddit users by name | Search query |
| Get Users by Keywords | Find users who posted content matching keywords | Keywords |
| Search Subreddits | Search for subreddits by name | Search query |
| Get Subreddits by Keywords | Find subreddits containing content matching keywords | Keywords |
| Get Subreddit with Posts | Get a subreddit's details along with its posts | Subreddit name |
| Search Posts | Search for posts by keywords across Reddit | Keywords |
| Get Post with Comments | Get a post and its comment thread | Post ID |
| Search Comments | Search for comments by keywords | Keywords |
Input Parameters
| Parameter | Type | Description |
|---|---|---|
| API Key | string | Your Xpoz API key (required) |
| Action | enum | The Reddit action to perform (required) |
| Identifier | string | Username, subreddit, post ID, or keywords depending on the action |
| Subreddit | string | Filter results to a specific subreddit (for keyword-based actions) |
| Sort | enum | Sort order: new, hot, top, controversial, rising |
| Time Range | enum | Time filter: past hour, day, week, month, year, or all time |
| Start Date | string | Filter results from this date (YYYY-MM-DD) |
| End Date | string | Filter results until this date (YYYY-MM-DD) |
| Limit | integer | Maximum number of results to return |
| Fields | string[] | Specific fields to include in the response |
| Force Latest | boolean | Force fetching fresh data instead of cached results |
| Fetch All Pages | boolean | Automatically 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
- Documentation: docs.xpoz.ai
- Website: xpoz.ai
- Email: support@xpoz.ai
