Learn R Programming

A Modern R client for the Guardian API

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.

Installation

The development version can be obtained from GitHub:

devtools::install_github("ironholds/rdian")

For the CRAN version:

install.packages("rdian")

Copy Link

Version

Install

install.packages('rdian')

Monthly Downloads

153

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Oliver Keyes

Last Published

February 5th, 2016

Functions in rdian (0.1.1)

guardian_tags

Search Guardian Tags
rdian

Modern API client for The Guardian
guardian_content

Search Guardian Content
guardian_sections

Search Guardian Sections
guardian_editions

Search Guardian Editions
guardian_and

AND and OR operators for Guardian filters and queries.