ReddAPI
🔥 **All-in-One API**: Access any type of Reddit data in a snap! 🚀 **Trusted by the Best**: Used by Top agencies and fast-growing startups. 🔒 **We Handle Everything**: Forget about managing accounts, proxies, or dealing with cookies. We take care of it all. ⚡ **Blazing Fast & Scalable**: Need tons of data? No problem! ReddAPI handles large volumes quickly and smoothly. 📊 **Full Reddit Access**:…
ReddAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Scraping | ||
| GET |
rising posts /api/rising_posts |
endpoint to get rising posts in given subreddit |
| GET |
user info /api/user_info |
endpoint to retrieve a user information in JSON |
| GET |
scrape comments in a given post /api/scrape_post_comments |
scrape comments in a given post |
| GET |
scrape flairs /api/scrape_flairs |
scrape flairs from any given subreddit |
| GET |
scrape new comments with its post data /api/scrape_new_comments_and_its_post_content |
scrape new comments with its post data |
| GET |
scrape post /api/scrape_post |
scrape post and get json data in return |
| GET |
scrape /api/scrape |
endpoint to scrape entire subreddit |
| GET |
is suspended /api/is_suspended |
check if the given username is suspended or not |
| GET |
Subreddit's mods /api/v2/mods |
get any mods in given subreddit |
| GET |
hot posts /api/scrape/hot |
scrape hot posts in given subreddit |
| GET |
new posts /api/scrape/new |
scrape new posts in given subreddit |
| GET |
top posts /api/scrape/top |
scrape top posts in given subreddit |
| GET |
rising posts V2 /api/scrape/rising |
get rising posts in given subreddit |
| GET |
post details /api/scrape/post-detail |
get details of any post by link |
| GET |
scrape comments /api/scrape/comments |
scrape all comments in given post url |
| GET |
comment details /api/scrape/comment-detail |
get comment details by its link |
| search | ||
| GET |
search posts /api/v2/search/posts |
Search Reddit posts globally or within a specific subreddit. |
| GET |
search posts and comments /api/v2/search/posts_and_comments |
Search both posts and comments simultaneously on Reddit. |
| GET |
search comments /api/v2/search/comments |
Search Reddit comments globally |
| GET |
search subreddit /api/v2/search/subreddit |
Search posts within a specific subreddit. |
| GET |
search users in subreddit /api/v2/search/users/subreddit |
Search for users within a specific subreddit context. |
| GET |
search users global /api/v2/search/users/global |
Search for users globally across Reddit. |
| GET |
search subreddits /api/v2/search/subreddits |
Search for subreddits by name or title. |
| Votes | ||
| POST |
Upvote Post /api/upvote |
upvote a post |
| POST |
Downvote a Post /api/downvote |
downvote a post |
| POST |
Upvote Post V2 /api/v2/upvote_post |
upvote a post |
| POST |
Downvote a Post V2 /api/v2/downvote_post |
downvote a reddit post |
| POST |
Remove a vote from post /api/v2/remove_post_vote |
Remove a vote from post |
| POST |
Upvote a comment /api/v2/upvote_comment |
upvote a comment |
| POST |
Downvote a comment /api/v2/downvote_comment |
downvote a comment |
| POST |
Remove comment downvote /api/v2/remove_comment_downvote |
remove downvote from given comment |
| POST |
Remove comment upvote /api/v2/remove_comment_upvote |
remove your upvote from given comment |
| Profile | ||
| POST |
Change password /api/change_password |
change the password of your profile |
| POST |
Set social links /api/set_social_links |
Add links to your profile |
| POST |
Add description /api/add_description |
Add description to Profile |
| POST |
Update display name /api/update_display_name |
Update your display name |
| POST |
delete social links /api/delete_social_links |
Delete 1 link or more from your profile |
| POST |
set nsfw status /api/set_nsfw_status |
Update your profile nsfw status |
| POST |
update account gender /api/update_account_gender |
Update your account gender |
| POST |
Change avatar /api/change_avatar |
change your profile avatar |
| Actions | ||
| POST |
join subreddit /api/join_subreddit |
Endpoint to join a subreddit |
| POST |
Comment /api/comment |
endpoint to comment on posts |
| POST |
Follow /api/follow |
Follow a redditor |
| POST |
Unfollow /api/unfollow |
Unfollow a reditor |
| POST |
verify account by verification link /api/verify_email |
give a valid verification link and we verify the account in a matter of seconds |
| POST |
reply to a comment /api/v2/reply_on_comment |
reply to a comment |
| Posting | ||
| POST |
post to profile /api/post_to_profile |
post to your reddit profile |
| POST |
post to subreddit /api/post_to_subreddit |
endpoint to post to subreddit |
| POST |
cross post /api/cross_post |
endpoint to cross post |
| Reporting | ||
| POST |
Report a user /api/v2/report_user |
report a given user by its id |
ReddAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $75 / month | 7 / second |
|
| ULTRA Recommended | $175 / month | 10 / second |
|
| MEGA | $350 / month | 13 / second |
|