Project information

  • Category: Web Scraping
  • Project's goal: Search flight prices
  • Python Libraries: Selenium
  • Project URL: Web Scraping Edreams

Web Scraping Edreams

This program uses Python's Selenium library to automate the flight search. It accesses the page https://www.edreams.pt/voos/, fills in the fields: place of departure, place of destination, departure date and return date. Search for flights and save the data in a .csv file: departure time, duration of flight, whether there are stopover, arrival time, luggage, departure time of return flight, duration of return flight, if there is a stopover, arrival time of the return flight, luggage and price.