{
  "_id": "6a16b5c7acfb0bcc41d85e8f",
  "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' <https://www.apple.com/app-store/>\nweb scraping and 'iTunes' API\n<https://performance-partners.apple.com/search-api> to extract\ncontent information, app ratings and reviews.",
  "URL": "https://ashbaldry.github.io/appler/,\nhttps://performance-partners.apple.com/search-api",
  "BugReports": "https://github.com/ashbaldry/appler/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Language": "en-GB",
  "Config/pak/sysreqs": "libicu-dev 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": {
    "Date": "2026-05-27 09:10:45 UTC",
    "User": "root"
  },
  "Author": "Ashley Baldry [aut, cre]",
  "Maintainer": "Ashley Baldry <arbaldry91@gmail.com>",
  "MD5sum": "ae14988990d81d94e457ff52e21873f7",
  "_user": "ashbaldry",
  "_type": "src",
  "_file": "appler_0.2.1.tar.gz",
  "_fileid": "52e184c7cad90dea3dec126c7352828a91d37f9c0331c74817fbe8acb3395958",
  "_filesize": 659436,
  "_sha256": "52e184c7cad90dea3dec126c7352828a91d37f9c0331c74817fbe8acb3395958",
  "_created": "2026-05-27T09:10:45.000Z",
  "_published": "2026-05-27T09:13:43.350Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78044857171,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7236508414"
    },
    {
      "job": 78044857245,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7236499886"
    },
    {
      "job": 78044857156,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7236481774"
    },
    {
      "job": 78044857181,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7236497826"
    },
    {
      "job": 78044345747,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236456145"
    },
    {
      "job": 78044857184,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236494930"
    },
    {
      "job": 78044857246,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7236482069"
    },
    {
      "job": 78044857341,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7236484692"
    },
    {
      "job": 78044857475,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7236481638"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ashbaldry/appler",
  "_commit": {
    "id": "224ef29bb40825bb788f956cfcc7b984fa251aac",
    "author": "Ashley Baldry <arbaldry91@gmail.com>",
    "committer": "Ashley Baldry <arbaldry91@gmail.com>",
    "message": "Add curl as Suggests package\n",
    "time": 1686593085
  },
  "_maintainer": {
    "name": "Ashley Baldry",
    "email": "arbaldry91@gmail.com",
    "login": "ashbaldry",
    "mastodon": "@ashbaldry@fosstodon.org",
    "twitter": "@ashbaldry_",
    "description": "",
    "uuid": 8420419
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ashbaldry",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "ashbaldry",
      "count": 74,
      "uuid": 8420419
    },
    {
      "user": "pythoncoderunicorn",
      "count": 2,
      "uuid": 55933131
    }
  ],
  "_userbio": {
    "uuid": 8420419,
    "type": "user",
    "name": "Ashley Baldry"
  },
  "_downloads": {
    "count": 74,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/appler"
  },
  "_devurl": "https://github.com/ashbaldry/appler",
  "_pkgdown": "https://ashbaldry.github.io/appler/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/appler.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-03-05"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-24"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-21"
    },
    {
      "version": "0.1.3",
      "date": "2022-03-28"
    },
    {
      "version": "0.1.4",
      "date": "2022-10-06"
    },
    {
      "version": "0.2.0",
      "date": "2023-02-02"
    },
    {
      "version": "0.2.1",
      "date": "2023-06-13"
    }
  ],
  "_exports": [
    "get_apple_chart_postion",
    "get_apple_rating_split",
    "get_apple_reviews",
    "lookup_apple",
    "search_apple"
  ],
  "_datasets": [
    {
      "name": "apple_apps",
      "title": "Apple App Store Applications",
      "object": "apple_apps",
      "class": [
        "data.frame"
      ],
      "fields": [
        "app_name",
        "app_id"
      ],
      "rows": 210,
      "table": true,
      "tojson": true
    },
    {
      "name": "itunes_artists",
      "title": "iTunes Artists",
      "object": "itunes_artists",
      "class": [
        "data.frame"
      ],
      "fields": [
        "artist",
        "artist_id"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apple_apps",
      "title": "Apple App Store Applications",
      "topics": [
        "apple_apps"
      ]
    },
    {
      "page": "get_apple_chart_postion",
      "title": "Apple App Store Chart Position",
      "topics": [
        "get_apple_chart_postion"
      ]
    },
    {
      "page": "get_apple_rating_split",
      "title": "Apple App Store Ratings",
      "topics": [
        "get_apple_rating_split"
      ]
    },
    {
      "page": "get_apple_reviews",
      "title": "Apple App Store Reviews",
      "topics": [
        "get_apple_reviews"
      ]
    },
    {
      "page": "itunes_artists",
      "title": "iTunes Artists",
      "topics": [
        "itunes_artists"
      ]
    },
    {
      "page": "lookup_apple",
      "title": "Apple Store Lookup",
      "topics": [
        "lookup_apple"
      ]
    },
    {
      "page": "search_apple",
      "title": "Apple Store Search",
      "topics": [
        "search_apple"
      ]
    }
  ],
  "_readme": "https://github.com/ashbaldry/appler/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to {appler}",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Apple Store Search",
        "Manual Search",
        "Apple Store Lookup",
        "Reviews",
        "Ratings"
      ],
      "created": "2023-01-17 18:38:26",
      "modified": "2023-06-04 12:41:55",
      "commits": 4
    }
  ],
  "_score": 4.0916669575956846,
  "_indexed": true,
  "_nocasepkg": "appler",
  "_universes": [
    "ashbaldry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-27T09:13:09.000Z",
      "distro": "noble",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "53c84c186e016faf792a19e645dc91df8f6e1a14ccf11e889dbaa8ba7e2aabba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-27T09:12:49.000Z",
      "distro": "noble",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "c9a600402f6fbf92d7215b7c9e96e652dacae050706110439d83a7a25678163a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-27T09:12:03.000Z",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "121ae7d9da8adbafb650e842df829a06d8d4bc334d41d0b5c30c982c3af4df98",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-27T09:12:43.000Z",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "4411edc734a6e13e5793eb10850733378aa31021e76bde1cba433f2c2d9590da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-27T09:12:46.000Z",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "2f78918946a89cf7a8ee98c2a4d6beb66432d8e1d712983bcdfa33ec60598817",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-27T09:11:55.000Z",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "f6034e6ee4b02cd2dabbd7f2c5a312296e0b4b17de9b8ee6aa93cc7b19e44e81",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-27T09:12:02.000Z",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "fd7dc960307e243a5260d62ac747533bb73c081f1b7d6bca329b4508bcb48141",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-27T09:11:55.000Z",
      "commit": "224ef29bb40825bb788f956cfcc7b984fa251aac",
      "fileid": "83f41abb1d4154d441c866f663b5d06f146a830b6b4551c3d8e5c7035497b039",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/26501917221"
    }
  ]
}