airbnbexploreR is a package that make it easier to scrape and analyze airBnB data from http://insideairbnb.com webpage. Additionally, it has a great search component to find optimal lat based on user's preferences.
devtools::install_github("idashpl/airbnbexploreR", build_vignettes = TRUE)Go through the vignette to see how to import and analyze the data.
vignette("perfect_place", package = "airbnbexploreR")