The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

PSAWR

R-CMD-check Codecov test coverage CRAN status

PSAWR is a Pushsift.io API Wrapper written in R for comment/submission search for Reddit.

Installation

You can install the development version of PSAWR like so:

devtools::install_github("schochastics/PSAWR")

Search comments

Get the last 100 comments mentioning dogs in the subreddit cats.

search_coments(q = "dogs", subreddit = "cats", size = 100)

Search subreddits

Get the last 10 submissions mentioning cats in the subreddit dogs.

search_submissions(q="cats", subreddit = "dogs",size = 10)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.