Skip to content

dsidavis/Rgoodreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can use the scraping facilities directly.
To use the API functionality, you need to register with GoodReads to obtain a key at
   https://www.goodreads.com/api/keys

Once you have the key (ignoring the secret), it is most convenient to specify it
as an R option

  options(GoodReadsKey = "12319031203")

(replace the "1231..."  with your actualy key)

About

Get data from goodreads.com's API and Web pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published