nyt_books: Books API

Description Usage Arguments Value

View source: R/nyt-books.r

Description

The Books API provides information about book reviews and The New York Times bestsellers lists.

Usage

1
nyt_books(age_group, list, isbn, published_date, apikey, title)

Arguments

age_group

author contributor isbn price publisher title string string string string string string string /lists/best-sellers/history.json

list

weeks-on-list bestsellers-date date isbn published-date rank rank-last-week offset sort-order string integer string string string string integer integer integer string /lists.format

isbn

list-name published-date bestsellers-date weeks-on-list rank rank-last-week offset sort-order integer string string string integer string integer integer string /lists/date/list.json

published_date

api-key string string /lists/overview.format

apikey

string /lists/names.format

title

isbn title author api-key integer string string string /reviews.format

Value

Response object


mkearney/nytimes documentation built on May 23, 2019, 1:07 a.m.