Package: appler
Type: Package
Title: 'Apple App Store' and 'iTunes' Data Extraction
Version: 0.1.3
Authors@R: person("Ashley", "Baldry", email = "arbaldry91@gmail.com", role = c("aut", "cre"))
Description: Using 'Apple App Store' <https://www.apple.com/app-store/> web scraping and 'iTunes' API 
    <https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/>
    to extract content information, app ratings and reviews.
URL: https://github.com/ashbaldry/appler,
        https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/
BugReports: https://github.com/ashbaldry/appler/issues
Imports: httr, jsonlite, rvest, glue, xml2
Suggests: testthat (>= 3.0.0), curl
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-26 17:18:51 UTC; arbal
Author: Ashley Baldry [aut, cre]
Maintainer: Ashley Baldry <arbaldry91@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-28 06:50:11 UTC
