#' @export
one_query <- function(url_str){
fromJSON(url_str)$data
}
# sample URL: https://api.pushshift.io/reddit/search/submission/?&size=1000&author=goodernews
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.