Skip to content

Scrapping google play store applications' information using Rselenium and Rvest in R

Notifications You must be signed in to change notification settings

Elaine-AL/google-apps-web-scraping-in-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

google-apps-web-scraping-in-R

Scrapping google play store applications using Rselenium and Rvest in R

There are a number of ways of scraping the web with R, but in this case i will be using Rselenium for automation and Rvest libraries to get information about applications in Google Play store;

  • name of the application
  • company name
  • category of the application
  • ratings of the app
  • the number of people rated
  • price
  • the last update date
  • size of the application
  • number of installs
  • the current version
  • the number of reviews
  • the android version in support

About

Scrapping google play store applications' information using Rselenium and Rvest in R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published