Package: scrappy
Title: A Simple Web Scraper
Version: 0.0.1
Authors@R: c(
    person(given = "Roberto",
           family = "Villegas-Diaz",
           role = c("aut", "cre"),
           email = "villegas.roberto@hotmail.com",
           comment = c(ORCID = "0000-0001-5036-8661")))
Description: A group of functions to scrape data from different websites, for 
    academic purposes.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/villegar/scrappy/,
        https://villegar.github.io/scrappy/
BugReports: https://github.com/villegar/scrappy/issues/
Language: en-GB
Imports: magrittr, rvest, xml2
NeedsCompilation: no
Packaged: 2021-01-07 12:14:03 UTC; roberto.villegas-diaz
Author: Roberto Villegas-Diaz [aut, cre]
    (<https://orcid.org/0000-0001-5036-8661>)
Maintainer: Roberto Villegas-Diaz <villegas.roberto@hotmail.com>
Repository: CRAN
Date/Publication: 2021-01-09 14:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:58:03 UTC; windows
