Read Posts and Comments
Learn about the API calls that you need to read subreddit posts and comments.
We'll cover the following...
Read subreddits
This type of endpoint is called a listing and is used to navigate content, which gets updated frequently. To read all the posts of a subreddit using the API, use the following endpoint:
Press + to interact
https://oauth.reddit.com/r/redditdev/hot
Here are some important parameters that we'll use ...