Skip to content

This repository focuses on web scraping and data mining from the Google Flights website using R Selenium.

Notifications You must be signed in to change notification settings

lvcruzh/Datos-Google-Flights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Flights Web Scraping and Data Mining

This repository focuses on web scraping and data mining from the Google Flights website using R Selenium.

Prerequisites:

Before getting started, make sure to load the following R packages:

  • R Selenium
  • dplyr
  • rebus
  • stringr
  • readxl

Usage:

  • Modify the rutas.xlsx with the desired routes. Then, begin with the web-scraping.R file, adjusting the date as needed.
  • After running the script, execute the second R file (datamining.R) to generate a structured database that visually represents all flight information. Customize it based on your requirements.

Note:

  • Data processing may encounter specific errors during execution.
  • Six weeks' worth of obtained data are included for reference. Feel free to modify and adapt the code to suit your needs.

About

This repository focuses on web scraping and data mining from the Google Flights website using R Selenium.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages