A bot created on python and selenium, that mines data on cheapest flights using google flights API
Last updated Jan 26, 2026
81
Stars
27
Forks
1
Issues
0
Stars/day
Attention Score
11
Topics
Language breakdown
Python 100.0%
โธ Files
click to expand
README
Cheapest flights bot
Description:A bot created on python and selenium, that mines data on cheapest flights using google flights API.
Scrapes 30/90 days of flight data from google API and saves it as a DataFrame object.
Uses clustering algorithm to create cluster graph and returns cheapest outlying flights, also save the graph as an image for further analysis.
Creates a Box plot based on the interquartile range and returns outlying prices based on the graph.
Feel free to improve/add more stuff and make commits
๐ More in this category