There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
ScrapingFlights 🚀 ✈️ 🚁 ScrapingFlights is the project, where I created codes which scrap information about flights, such as: departure, destianation, price, tax, number of flights, in conclusion a lot of information. The data is saved in csv, the example output is in folder "Example output". To this project I used tools such as Selenium, Webdriver, Beautifulsoup, Request and codes was created in Python.