gailimov / cheap_flights_api

0 stars 0 forks source link

how do you actually get the flight using the booking_token ? #1

Closed vesper8 closed 3 years ago

vesper8 commented 3 years ago

Hey there!

First of all thanks for sharing this project. With a little work I manage to get it working.

My question is, once you've identified a flight that you would like to book, how do you actually open the webpage related to the booking_token ?

Also, I see that the skypicker API is still functional even though skypicker.com itself redirects to kiwi.com now

Does that mean that the booking_token is basically unusable?

vesper8 commented 3 years ago

Nevermind I figured it out. The API response includes a deep_link attribute which contains a link to the booking itself