Is there aggregator flight search allowing full time filter
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
My requirement is quite simple, but none of the aggregators I know about allows it.
So I need to be in Kyiv in time for work at 9am Monday, and I can leave Tallinn any time starting from 6am Sunday.
Which flight search engine would allow me to filter based on a time period within 2 days.
air-travel flight-search-engines
add a comment |
My requirement is quite simple, but none of the aggregators I know about allows it.
So I need to be in Kyiv in time for work at 9am Monday, and I can leave Tallinn any time starting from 6am Sunday.
Which flight search engine would allow me to filter based on a time period within 2 days.
air-travel flight-search-engines
add a comment |
My requirement is quite simple, but none of the aggregators I know about allows it.
So I need to be in Kyiv in time for work at 9am Monday, and I can leave Tallinn any time starting from 6am Sunday.
Which flight search engine would allow me to filter based on a time period within 2 days.
air-travel flight-search-engines
My requirement is quite simple, but none of the aggregators I know about allows it.
So I need to be in Kyiv in time for work at 9am Monday, and I can leave Tallinn any time starting from 6am Sunday.
Which flight search engine would allow me to filter based on a time period within 2 days.
air-travel flight-search-engines
air-travel flight-search-engines
asked Apr 6 '16 at 12:36
GlebGleb
294127
294127
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
There are 2 ways to achieve this, both of them are not completely automatic and are based on assumption that your time period is only 2 days.
First way is to use ITA Matrix, which allows you to choose 2-5 days for both departure and arrival:

Unfortunately, preferred times are rather limited there, so we won't use them. Instead you can use "Time bars" view and visually filter out some flights (red lines are mine):

However, you cannot buy a ticket at ITA website, so you will have to buy it somewhere else (e.g. other flight search website, airline website, travel agents).
Second way is to enumerate all possible combinations:
Depart on Sunday, arrive on Sunday;
Depart on Sunday, arrive on Monday;
Depart on Monday, arrive on Monday.
That is you do 3 searches instead of 1.
Most flight search sites allow to filter out flights by time (for example, Google Flights), so you can enforce 6am departure on Sunday or 9am arrival on Monday in corresponding searches.
ITA matrix is nice. Do you know why the list an prices from Kayak and ITA Matrix are different?
– Gleb
Apr 6 '16 at 15:51
1
#Gleb, as @Calchas wrote in Are there “traditional” travel agents receiving requests online for ITA fares?: "[The ITA matrix] uses some very sophisticated pricing algorithms to find a very good price.". For booking a ticket from ITA you can have a look at How can I book a flight plan found on Matrix Airfare Search? (namely, Hipmunk, but it is unclear whether it still works).
– Howdedo
Apr 6 '16 at 16:40
add a comment |
You mean time-based faceted search? A few of them do it.
On kayak.com, you can do a search from A to B. Then on the search results page, look on the left side. You can set time boundaries for your departure time / arrival time for each leg of the flight.
On hipmunk.com you can search, then sort by takeoff/landing time for your flights, and see at a glance when they leave/land. You can also use the slider at the top of the results to set the boundary times you require.
1
Kayak allows only time of day restriction, not time-date combination. For me arrival any time on Sunday AND Monday before 9am fits, and I can't do that on Kayak.
– Gleb
Apr 6 '16 at 12:56
@Gleb I see what you mean. I guess you kinda can, just involves checking it twice, by moving the sliders. But it's not as perfect.
– Mark Mayo♦
Apr 6 '16 at 13:16
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "273"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftravel.stackexchange.com%2fquestions%2f66215%2fis-there-aggregator-flight-search-allowing-full-time-filter%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
There are 2 ways to achieve this, both of them are not completely automatic and are based on assumption that your time period is only 2 days.
First way is to use ITA Matrix, which allows you to choose 2-5 days for both departure and arrival:

Unfortunately, preferred times are rather limited there, so we won't use them. Instead you can use "Time bars" view and visually filter out some flights (red lines are mine):

However, you cannot buy a ticket at ITA website, so you will have to buy it somewhere else (e.g. other flight search website, airline website, travel agents).
Second way is to enumerate all possible combinations:
Depart on Sunday, arrive on Sunday;
Depart on Sunday, arrive on Monday;
Depart on Monday, arrive on Monday.
That is you do 3 searches instead of 1.
Most flight search sites allow to filter out flights by time (for example, Google Flights), so you can enforce 6am departure on Sunday or 9am arrival on Monday in corresponding searches.
ITA matrix is nice. Do you know why the list an prices from Kayak and ITA Matrix are different?
– Gleb
Apr 6 '16 at 15:51
1
#Gleb, as @Calchas wrote in Are there “traditional” travel agents receiving requests online for ITA fares?: "[The ITA matrix] uses some very sophisticated pricing algorithms to find a very good price.". For booking a ticket from ITA you can have a look at How can I book a flight plan found on Matrix Airfare Search? (namely, Hipmunk, but it is unclear whether it still works).
– Howdedo
Apr 6 '16 at 16:40
add a comment |
There are 2 ways to achieve this, both of them are not completely automatic and are based on assumption that your time period is only 2 days.
First way is to use ITA Matrix, which allows you to choose 2-5 days for both departure and arrival:

Unfortunately, preferred times are rather limited there, so we won't use them. Instead you can use "Time bars" view and visually filter out some flights (red lines are mine):

However, you cannot buy a ticket at ITA website, so you will have to buy it somewhere else (e.g. other flight search website, airline website, travel agents).
Second way is to enumerate all possible combinations:
Depart on Sunday, arrive on Sunday;
Depart on Sunday, arrive on Monday;
Depart on Monday, arrive on Monday.
That is you do 3 searches instead of 1.
Most flight search sites allow to filter out flights by time (for example, Google Flights), so you can enforce 6am departure on Sunday or 9am arrival on Monday in corresponding searches.
ITA matrix is nice. Do you know why the list an prices from Kayak and ITA Matrix are different?
– Gleb
Apr 6 '16 at 15:51
1
#Gleb, as @Calchas wrote in Are there “traditional” travel agents receiving requests online for ITA fares?: "[The ITA matrix] uses some very sophisticated pricing algorithms to find a very good price.". For booking a ticket from ITA you can have a look at How can I book a flight plan found on Matrix Airfare Search? (namely, Hipmunk, but it is unclear whether it still works).
– Howdedo
Apr 6 '16 at 16:40
add a comment |
There are 2 ways to achieve this, both of them are not completely automatic and are based on assumption that your time period is only 2 days.
First way is to use ITA Matrix, which allows you to choose 2-5 days for both departure and arrival:

Unfortunately, preferred times are rather limited there, so we won't use them. Instead you can use "Time bars" view and visually filter out some flights (red lines are mine):

However, you cannot buy a ticket at ITA website, so you will have to buy it somewhere else (e.g. other flight search website, airline website, travel agents).
Second way is to enumerate all possible combinations:
Depart on Sunday, arrive on Sunday;
Depart on Sunday, arrive on Monday;
Depart on Monday, arrive on Monday.
That is you do 3 searches instead of 1.
Most flight search sites allow to filter out flights by time (for example, Google Flights), so you can enforce 6am departure on Sunday or 9am arrival on Monday in corresponding searches.
There are 2 ways to achieve this, both of them are not completely automatic and are based on assumption that your time period is only 2 days.
First way is to use ITA Matrix, which allows you to choose 2-5 days for both departure and arrival:

Unfortunately, preferred times are rather limited there, so we won't use them. Instead you can use "Time bars" view and visually filter out some flights (red lines are mine):

However, you cannot buy a ticket at ITA website, so you will have to buy it somewhere else (e.g. other flight search website, airline website, travel agents).
Second way is to enumerate all possible combinations:
Depart on Sunday, arrive on Sunday;
Depart on Sunday, arrive on Monday;
Depart on Monday, arrive on Monday.
That is you do 3 searches instead of 1.
Most flight search sites allow to filter out flights by time (for example, Google Flights), so you can enforce 6am departure on Sunday or 9am arrival on Monday in corresponding searches.
edited Apr 6 '16 at 14:11
answered Apr 6 '16 at 13:27
HowdedoHowdedo
496614
496614
ITA matrix is nice. Do you know why the list an prices from Kayak and ITA Matrix are different?
– Gleb
Apr 6 '16 at 15:51
1
#Gleb, as @Calchas wrote in Are there “traditional” travel agents receiving requests online for ITA fares?: "[The ITA matrix] uses some very sophisticated pricing algorithms to find a very good price.". For booking a ticket from ITA you can have a look at How can I book a flight plan found on Matrix Airfare Search? (namely, Hipmunk, but it is unclear whether it still works).
– Howdedo
Apr 6 '16 at 16:40
add a comment |
ITA matrix is nice. Do you know why the list an prices from Kayak and ITA Matrix are different?
– Gleb
Apr 6 '16 at 15:51
1
#Gleb, as @Calchas wrote in Are there “traditional” travel agents receiving requests online for ITA fares?: "[The ITA matrix] uses some very sophisticated pricing algorithms to find a very good price.". For booking a ticket from ITA you can have a look at How can I book a flight plan found on Matrix Airfare Search? (namely, Hipmunk, but it is unclear whether it still works).
– Howdedo
Apr 6 '16 at 16:40
ITA matrix is nice. Do you know why the list an prices from Kayak and ITA Matrix are different?
– Gleb
Apr 6 '16 at 15:51
ITA matrix is nice. Do you know why the list an prices from Kayak and ITA Matrix are different?
– Gleb
Apr 6 '16 at 15:51
1
1
#Gleb, as @Calchas wrote in Are there “traditional” travel agents receiving requests online for ITA fares?: "[The ITA matrix] uses some very sophisticated pricing algorithms to find a very good price.". For booking a ticket from ITA you can have a look at How can I book a flight plan found on Matrix Airfare Search? (namely, Hipmunk, but it is unclear whether it still works).
– Howdedo
Apr 6 '16 at 16:40
#Gleb, as @Calchas wrote in Are there “traditional” travel agents receiving requests online for ITA fares?: "[The ITA matrix] uses some very sophisticated pricing algorithms to find a very good price.". For booking a ticket from ITA you can have a look at How can I book a flight plan found on Matrix Airfare Search? (namely, Hipmunk, but it is unclear whether it still works).
– Howdedo
Apr 6 '16 at 16:40
add a comment |
You mean time-based faceted search? A few of them do it.
On kayak.com, you can do a search from A to B. Then on the search results page, look on the left side. You can set time boundaries for your departure time / arrival time for each leg of the flight.
On hipmunk.com you can search, then sort by takeoff/landing time for your flights, and see at a glance when they leave/land. You can also use the slider at the top of the results to set the boundary times you require.
1
Kayak allows only time of day restriction, not time-date combination. For me arrival any time on Sunday AND Monday before 9am fits, and I can't do that on Kayak.
– Gleb
Apr 6 '16 at 12:56
@Gleb I see what you mean. I guess you kinda can, just involves checking it twice, by moving the sliders. But it's not as perfect.
– Mark Mayo♦
Apr 6 '16 at 13:16
add a comment |
You mean time-based faceted search? A few of them do it.
On kayak.com, you can do a search from A to B. Then on the search results page, look on the left side. You can set time boundaries for your departure time / arrival time for each leg of the flight.
On hipmunk.com you can search, then sort by takeoff/landing time for your flights, and see at a glance when they leave/land. You can also use the slider at the top of the results to set the boundary times you require.
1
Kayak allows only time of day restriction, not time-date combination. For me arrival any time on Sunday AND Monday before 9am fits, and I can't do that on Kayak.
– Gleb
Apr 6 '16 at 12:56
@Gleb I see what you mean. I guess you kinda can, just involves checking it twice, by moving the sliders. But it's not as perfect.
– Mark Mayo♦
Apr 6 '16 at 13:16
add a comment |
You mean time-based faceted search? A few of them do it.
On kayak.com, you can do a search from A to B. Then on the search results page, look on the left side. You can set time boundaries for your departure time / arrival time for each leg of the flight.
On hipmunk.com you can search, then sort by takeoff/landing time for your flights, and see at a glance when they leave/land. You can also use the slider at the top of the results to set the boundary times you require.
You mean time-based faceted search? A few of them do it.
On kayak.com, you can do a search from A to B. Then on the search results page, look on the left side. You can set time boundaries for your departure time / arrival time for each leg of the flight.
On hipmunk.com you can search, then sort by takeoff/landing time for your flights, and see at a glance when they leave/land. You can also use the slider at the top of the results to set the boundary times you require.
answered Apr 6 '16 at 12:48
Mark Mayo♦Mark Mayo
130k785781296
130k785781296
1
Kayak allows only time of day restriction, not time-date combination. For me arrival any time on Sunday AND Monday before 9am fits, and I can't do that on Kayak.
– Gleb
Apr 6 '16 at 12:56
@Gleb I see what you mean. I guess you kinda can, just involves checking it twice, by moving the sliders. But it's not as perfect.
– Mark Mayo♦
Apr 6 '16 at 13:16
add a comment |
1
Kayak allows only time of day restriction, not time-date combination. For me arrival any time on Sunday AND Monday before 9am fits, and I can't do that on Kayak.
– Gleb
Apr 6 '16 at 12:56
@Gleb I see what you mean. I guess you kinda can, just involves checking it twice, by moving the sliders. But it's not as perfect.
– Mark Mayo♦
Apr 6 '16 at 13:16
1
1
Kayak allows only time of day restriction, not time-date combination. For me arrival any time on Sunday AND Monday before 9am fits, and I can't do that on Kayak.
– Gleb
Apr 6 '16 at 12:56
Kayak allows only time of day restriction, not time-date combination. For me arrival any time on Sunday AND Monday before 9am fits, and I can't do that on Kayak.
– Gleb
Apr 6 '16 at 12:56
@Gleb I see what you mean. I guess you kinda can, just involves checking it twice, by moving the sliders. But it's not as perfect.
– Mark Mayo♦
Apr 6 '16 at 13:16
@Gleb I see what you mean. I guess you kinda can, just involves checking it twice, by moving the sliders. But it's not as perfect.
– Mark Mayo♦
Apr 6 '16 at 13:16
add a comment |
Thanks for contributing an answer to Travel Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftravel.stackexchange.com%2fquestions%2f66215%2fis-there-aggregator-flight-search-allowing-full-time-filter%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown

