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?