Read Posts and Comments

Learn about the API calls that you need to read subreddit posts and comments.

In this lesson, we’ll explore the endpoints for reading posts on a particular subreddit. We’ll also cover the endpoint for reading comments.

Read subreddit posts

This endpoint is used to get frequently updated posts from the subreddit page usually. This endpoint is considered a listing endpoint because its response contains a list of data. In our case, it contains a list of posts.

Get hands-on with 1200+ tech skills courses.