build_link | Builds the link to be passed to the API |
check_args | Checks whether valid arguments are supplied to a function |
check_credentials | Checks credentials |
check_token | Checks token for their validity |
get_comments | Get comments from a specified subreddit |
get_posts | Get posts from a specified subreddit |
get_reddit | GET method for the reddit API |
get_submissions | Get submissions for a specified user |
get_subreddit_info | Get basic information for a specified subreddit. |
get_subreddits | Get a dataframe of subreddits |
get_thing | Get a comment or post based on its unique id |
get_token | Generate an access token for the Reddit API |
get_trophies | Get trophies for a specified user |
get_user | Get posts and comments from a specified user |
get_user_comments | Get comments from a specified user |
get_user_info | Get basic information about the account of a specified user |
get_users | Get user accounts |
get_wiki | Get wiki pages for a specified subreddit. |
parse_request | Parse the request from the reddit API |
search_reddit | Search for items based on a query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.