Description Usage Arguments Value Examples
View source: R/getData_SingleApp.R
Scrape a Google Play Store app page
1 | getData_SingleApp(app_url)
|
app_url |
A url to an app on the Google Play Store. |
A list of the data from the Google Play Store page for the app.
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")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.