I create this project as I want to know if there some cheap flights to some cities of Japan in the incomming weekends.
There are three major LCCs which I'm planning to support in this project:
Airline | Status |
---|---|
Peach | ✅ |
Jetstar | In Progress |
Tiger |
Feel free to ask for features!
See this example
As Tiger Airline is using reCaptcha when querying the flight information, it's hard to write a crawler to fetch the detailed flight information.
The current implementation is to fetch the cache result (see one of the cache page) so there's no flight information but only fare information per day.