getData_SingleApp: Scrape a Google Play Store app page

Description Usage Arguments Value Examples

View source: R/getData_SingleApp.R

Description

Scrape a Google Play Store app page

Usage

1

Arguments

app_url

A url to an app on the Google Play Store.

Value

A list of the data from the Google Play Store page for the app.

Examples

1
2
getData_SingleApp("https://play.google.com/store/apps/details?id=com.dinaga.photosecret")
getData_SingleApp("https://play.google.com/store/apps/details?id=com.jamezuki.hidden")

stephaniereinders/RPlaystoreScraping documentation built on June 23, 2020, 11:04 a.m.