Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 648 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 648 Bytes

Icarus Notes

Scrape Google Flights bar graphs to build graph for entire year. Look at the trend of prices relative to season and compare price trends of different flights to better inform your choices of vacation destinations.

See live demo here. Click on "Show Example" to get a sense of what Icarus does.

Some Dependencies:

1. Selenium (python)
2. Chrome/PhantomJS webdriver
3. Highcharts

Sources:

http://www.realpython.com/blog/python/headless-selenium-testing-with-python-and-phantomjs/#.U7Rez_ldWwM
https://code.google.com/p/selenium/wiki/ChromeDriver