Description Usage Arguments Value
This is an internal function.
1 | get_reddit(accesstoken, link, verbose, retry)
|
accesstoken |
The token for the GET method |
link |
The link used in the GET method |
verbose |
Boolean. A logical flag whether information about the data extraction should be printed to the console. |
retry |
Boolean. A logical flag whether a failed api request should be retried if it fails.Requests will be tried up to three times with varying time intervals between requests. |
A JSON element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.