Package: LIHKGr
Title: Scrape Text Data from LIHKG
Version: 0.1.0
Authors@R: 
    person(given = "Justin Chun-ting",
           family = "Ho",
           role = c("aut", "cre"),
           email = "Justin.Ho@ed.ac.uk",
           comment = c(ORCID = "0000-0002-7884-1059"))
Description: The goal of 'LIHKGr' is to scrape text data from LIHKG (<https://lihkg.com/>), the Hong Kong version of Reddit. LIHKG is currently protected by Google's 'reCAPTCHA', this package currently builds on 'RSelenium' and adopts a semi-manual approach to bypass it.
License: GPL-3
URL: https://github.com/justinchuntingho/LIHKGr
BugReports: https://github.com/justinchuntingho/LIHKGr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
Imports: R6, purrr, tibble (>= 3.0.3), dplyr, RSelenium, raster,
        magrittr, rvest, xml2
NeedsCompilation: no
Packaged: 2020-08-28 12:30:23 UTC; justin
Author: Justin Chun-ting Ho [aut, cre]
    (<https://orcid.org/0000-0002-7884-1059>)
Maintainer: Justin Chun-ting Ho <Justin.Ho@ed.ac.uk>
Repository: CRAN
Date/Publication: 2020-09-08 08:00:03 UTC
Built: R 4.0.5; ; 2022-04-21 10:38:03 UTC; windows
