On this page, we will look at a few more examples of the Reddit API and Snoowrap in use.
The next example prints the Reddit user name to the console
The result:
The final example with print to the console the hot links in the Subreddit
The code:
The result
NOTE: While I dispalyed the output in the console, the output can be placed just about anywhere; a webpage, database, or word document
The next page will summarize everything we learned in this how-to-guide.