0

I am planning a trip within Europe in a couple of months and know I want to visit certain cities. In order to keep costs down, I want to make a spread sheet that lists flight prices from each city.

Example: picture of goal

This sheet lists the cheapest flights from Madrid to all these destinations over the course of these dates. Instead of looking up each flight, and each date individually, I think it would be quicker to automate it. How could I go about scraping flight prices from google flights. IE: given origin, destination, and date - is there code that will find me the cheapest flight from google flights given this information?

max
  • 21
  • 4
  • Please provide enough code so others can better understand or reproduce the problem. – Community Jun 03 '22 at 17:13
  • Yes there are a lot of code in github. Just google it. Put this search: cheapest flight from google flight github. And it will give you a lot of repositories. O write your own code with playwright for example. Good Luck! – MeT Jun 03 '22 at 21:19

0 Answers0