-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Hi Kaya!
Version 1.1 looks great!
I want to suggest an option to parse a fixed number of flight options at once. Currently, the received number of flights is limited.
Here is an example, let's say we will take SFO - IST, from Aug 1 to Aug 17. If you search for it you can actually see that there are more than 120 flights in the case of a one-way ticket and more than 70 flights in the case of a round-trip, while the Scrape returns only 21 flights in total.
I am guessing that the current version of the scraper returns only the flights from the front page. In that case, I would suggest making it possible to push this "X more flights" button with Selenium in order to get the needed number of flights in the same window.
On the other hand, it might be not necessary to make it a number of flights against making it a useful set of filters like date/time of arrival, time of the flight, etc.
Hope that is interesting.
Have an amazing week!
