Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML.
Version: | 1.0.5 |
Depends: | R (≥ 4.1) |
Imports: | cli, glue, httr (≥ 0.5), lifecycle (≥ 1.0.3), magrittr, rlang (≥ 1.1.0), selectr, tibble, xml2 (≥ 1.4.0) |
Suggests: | chromote, covr, knitr, purrr, R6, readr, repurrrsive, rmarkdown, spelling, stringi (≥ 0.3.1), testthat (≥ 3.0.2), tidyr, webfakes |
Published: | 2025-08-29 |
DOI: | 10.32614/CRAN.package.rvest |
Author: | Hadley Wickham [aut, cre],
Posit Software, PBC |
Maintainer: | Hadley Wickham <hadley at posit.co> |
BugReports: | https://github.com/tidyverse/rvest/issues |
License: | MIT + file LICENSE |
URL: | https://rvest.tidyverse.org/, https://github.com/tidyverse/rvest |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README, NEWS |
In views: | WebTechnologies |
CRAN checks: | rvest results |
Reference manual: | rvest.html , rvest.pdf |
Vignettes: |
Web scraping 101 (source, R code) Star Wars films (dynamic HTML) (source, R code) Star Wars films (static HTML) (source, R code) |
Package source: | rvest_1.0.5.tar.gz |
Windows binaries: | r-devel: rvest_1.0.4.zip, r-release: rvest_1.0.4.zip, r-oldrel: rvest_1.0.4.zip |
macOS binaries: | r-release (arm64): rvest_1.0.4.tgz, r-oldrel (arm64): rvest_1.0.4.tgz, r-release (x86_64): rvest_1.0.5.tgz, r-oldrel (x86_64): rvest_1.0.5.tgz |
Old sources: | rvest archive |
Please use the canonical form https://CRAN.R-project.org/package=rvest to link to this page.