Goodreader: Scrape and Analyze 'Goodreads' Book Data

A comprehensive toolkit for scraping and analyzing book data from <https://www.goodreads.com/>. This package provides functions to search for books, scrape book details and reviews, perform sentiment analysis on reviews, and conduct topic modeling. It's designed for researchers, data analysts, and book enthusiasts who want to gain insights from 'Goodreads' data.

Version: 0.1.1
Depends: R (≥ 3.5.0)
Imports: cld2, dplyr, ggplot2, httr, lubridate, magrittr, parallel, purrr, rvest, rlang, stringr, tidyr, tidytext, tm, topicmodels, utils, wordcloud2
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), withr
Published: 2024-08-30
DOI: 10.32614/CRAN.package.Goodreader
Author: Chao Liu ORCID iD [aut, cre, cph]
Maintainer: Chao Liu <chaoliu at cedarville.edu>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: Goodreader results

Documentation:

Reference manual: Goodreader.pdf
Vignettes: Goodreader Quick Start Guide (source, R code)

Downloads:

Package source: Goodreader_0.1.1.tar.gz
Windows binaries: r-devel: Goodreader_0.1.1.zip, r-release: Goodreader_0.1.1.zip, r-oldrel: Goodreader_0.1.1.zip
macOS binaries: r-release (arm64): Goodreader_0.1.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): Goodreader_0.1.1.tgz, r-oldrel (x86_64): not available
Old sources: Goodreader archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Goodreader to link to this page.