RedditAPI
Reddit api, In the future, we will add moreAPIs. If you have any APIs you want, you can also leave a message to me. (Contact information: https://discord.gg/3JSAja7Rbr ,telegram: yang0619 , QQ:125569489 , gmail: [email protected])
RedditAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Reddit_api_tools | ||
| POST |
postDetail /base/apitools/reddit/postDetail |
Get a Reddit post detail and its comments by subreddit and article id. |
| POST |
subredditHot /base/apitools/reddit/subreddit/hot |
Get hot posts from a specific subreddit. |
| POST |
userPostsHot /base/apitools/reddit/user/posts/hot |
Get hot submitted posts for a specific Reddit user. |
| POST |
subredditNew /base/apitools/reddit/subreddit/new |
Get the latest posts from a specific subreddit. |
| POST |
search /base/apitools/reddit/search |
Search Reddit posts by keyword, either globally or within a specific subreddit. |
| POST |
userPostsTop /base/apitools/reddit/user/posts/top |
Get top submitted posts for a specific Reddit user with optional time filter. |
| POST |
subredditTop /base/apitools/reddit/subreddit/top |
Get top posts from a specific subreddit with optional time filter. |
| POST |
userActivity /base/apitools/reddit/user/activity |
Get recent Reddit posts and comments for a specific user. |
| POST |
userPostsNew /base/apitools/reddit/user/posts/new |
Get new submitted posts for a specific Reddit user. |
RedditAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.9 / month | 1 / second |
|
| ULTRA | $49.9 / month | 3 / second |
|
| MEGA | $99 / month | 5 / second |
|