ralger: Easy Web Scraping

The goal of 'ralger' is to facilitate web scraping in R. The user has the ability to extract a vector with scrap(), a tidy dataframe using tidy_scrap(), a table with table_scrap() and web links with weblink_scrap().

Version: 2.0.1
Imports: magrittr, rvest, xml2, testthat, tidyr, dplyr, stringr, robotstxt, crayon, purrr
Suggests: knitr, rmarkdown
Published: 2020-07-24
Author: Mohamed El Fodil Ihaddaden [aut, cre], Ezekiel Ogundepo [ctb]
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil at gmail.com>
BugReports: https://github.com/feddelegrand7/ralger/issues
License: MIT + file LICENSE
URL: https://github.com/feddelegrand7/ralger
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ralger results

Downloads:

Reference manual: ralger.pdf
Vignettes: ralger
Package source: ralger_2.0.1.tar.gz
Windows binaries: r-devel: ralger_2.0.1.zip, r-release: ralger_2.0.1.zip, r-oldrel: ralger_2.0.1.zip
macOS binaries: r-release: ralger_2.0.1.tgz, r-oldrel: ralger_2.0.1.tgz
Old sources: ralger archive

Linking:

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