fetch_amazon_reviews: Fetch the amazon reviews by product id.

Description Usage Arguments Value

View source: R/fetch_amazon_reviews.r

Description

Fetch the amazon reviews by product id.

Usage

1

Arguments

id

integer. The product ID as in the URL, for example, http://www.amazon.com/R-Graphics-Cookbook-Winston-Chang/product-reviews/1449316956 would give an ID of 1449316956.

page

integer. Pagination support for long queries.

Value

data.frame containing the reviews with names helpful_count, helpful_total, stars, title, date, description


robertzk/amazonreviews documentation built on May 27, 2019, 10:34 a.m.