View source: R/getDataForSingleApp.R
getDataForSingleApp | R Documentation |
Scrape an app page in the Google Play Store for information associated with a number of html tags.
getDataForSingleApp(app_url)
app_url |
The url for an app page in the Google Play Store |
data
app_url <- "https://play.google.com/store/apps/details?id=com.dinaga.photosecret" getDataForSingleApp(app_url)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.