The 'scrapeR' package utilizes functions that fetch and extract text content from specified web pages. It handles HTTP errors and parses HTML efficiently. The package can handle hundreds of websites at a time using the scrapeR_in_batches() command.
Version: | 0.1.8 |
Imports: | httr, rvest, utils, magrittr, stringr |
Published: | 2024-02-22 |
DOI: | 10.32614/CRAN.package.scrapeR |
Author: | Mathieu Dubeau [aut, cre, cph] |
Maintainer: | Mathieu Dubeau <mdubeau20 at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | scrapeR results |
Reference manual: | scrapeR.pdf |
Package source: | scrapeR_0.1.8.tar.gz |
Windows binaries: | r-devel: scrapeR_0.1.8.zip, r-release: scrapeR_0.1.8.zip, r-oldrel: scrapeR_0.1.8.zip |
macOS binaries: | r-release (arm64): scrapeR_0.1.8.tgz, r-oldrel (arm64): scrapeR_0.1.8.tgz, r-release (x86_64): scrapeR_0.1.8.tgz, r-oldrel (x86_64): scrapeR_0.1.8.tgz |
Old sources: | scrapeR archive |
Please use the canonical form https://CRAN.R-project.org/package=scrapeR to link to this page.