Author: Oliver Keyes
License: MIT
Status: Stable
rdian
provides a modern (httr and curl-based) API client for the guardian.co.uk API, allowing you to trivially retrieve content and metadata from the newspaper's online publications.
The development version can be obtained from GitHub:
devtools::install_github("ironholds/rdian")
For the CRAN version:
install.packages("rdian")