Web Scraping flight prices with Python and Selenium - Simple Tutorial

Опубликовано: 04 Март 2026
на канале: F Neves
32,359
341

Building a Web Scraper is easier than you think! This video is based on an article that I published in Medium and it is supposed to be really easy to follow using only Python, and mainly Selenium with the Chromedriver.

The point of the bot is to scrape specific flight prices from Kayak and send us the information to our email. Additionally, it also saves the scrape results in a nice dataframe and exports them to a csv file.
If there's something I didn't cover in the video, please have a look at the article (link below), as there are some more links there. I also have other articles with other web scraping tools.

Let me know in the comments if you prefer this long format, or a more complete code along broken down into parts!

RESOURCES
===========================
Article: https://towardsdatascience.com/if-you...
XPath cheat sheet: https://devhints.io/xpath
Jupyter Notebook: https://github.com/fnneves/flight_scr...

Video on how to create a price alert for Amazon:    • Creating a Price Alert System for Amazon w...  
Find all my courses in my new learning hub! - https://bit.ly/2024coursesfn
Free Plotly Crash Course - https://bit.ly/3Hy8jwa
If you prefer Udemy - https://bit.ly/udemyfndataviz

USEFUL BOOKS
===========================
Excellent book on all things web scraping - https://amzn.to/3QRGzYt
Another great book oriented to Data Science - https://amzn.to/3cyRVli



-------------------------------------------------------------------------------------------------------------------
Disclosure: Some of the links above are affiliate links. This means that, at zero cost to you, I will earn an affiliate commission if you finalize the purchase through the link!
#pythonprogramming #webscraper #webscraping #beautifulsoup #seleniumtutorial #selenium #airfare #cheapflights