scrapeR: These Functions Fetch and Extract Text Content from Specified Web Pages

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
Author: Mathieu Dubeau [aut, cre, cph]
Maintainer: Mathieu Dubeau <mdubeau20 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: scrapeR results

Documentation:

Reference manual: scrapeR.pdf

Downloads:

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
Old sources: scrapeR archive

Linking:

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