Package: appler Type: Package Title: 'Apple App Store' and 'iTunes' Data Extraction Version: 0.2.1 Authors@R: person("Ashley", "Baldry", email = "arbaldry91@gmail.com", role = c("aut", "cre")) Description: Using 'Apple App Store' web scraping and 'iTunes' API to extract content information, app ratings and reviews. URL: https://ashbaldry.github.io/appler/, https://performance-partners.apple.com/search-api BugReports: https://github.com/ashbaldry/appler/issues Depends: R (>= 2.10) Imports: httr, jsonlite, rvest Suggests: testthat (>= 3.0.0), curl, covr, knitr, rmarkdown License: GPL-2 Encoding: UTF-8 RoxygenNote: 7.2.3 VignetteBuilder: knitr LazyData: true Language: en-GB Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ashbaldry.r-universe.dev Date/Publication: 2023-06-12 18:04:45 UTC RemoteUrl: https://github.com/ashbaldry/appler RemoteRef: HEAD RemoteSha: 224ef29bb40825bb788f956cfcc7b984fa251aac NeedsCompilation: no Packaged: 2026-07-04 05:24:31 UTC; root Author: Ashley Baldry [aut, cre] Maintainer: Ashley Baldry