Skip to main content

Search for cheaper transfer fights, where your destination is the transfer city.

Project description

FlightHopper

Introduction

The purpose of this project is to find cheaper transfer flights. For example, if you want to go from A to B, sometimes A -> B -> C will be cheaper than A -> B, then you can buy A -> B -> C ticket and leave at B. The purpose of this project is to find the C cities that save money for you.

Consider this, I want to go from San Francisco to Detroit, but ...

 

Name of this project is from ChatGPT: https://chatgpt.com/share/66e89fd5-ed84-8009-b485-f33abff78ff7

Installation

pip3 install FlightHopper

Usage

import FlightHopper

FlightHopper.search_transfer_flights('LAX', 'DTW', '20241119')

Date should be 8-digit string. Departure and destination can be 3-letter city code or 3-letter airport code.

Data Source

Flight price data is from trip.com.

Airport (city) and reachability data is from flightradar24.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FlightHopper-1.0.2.tar.gz (164.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page