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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file FlightHopper-1.0.2.tar.gz
.
File metadata
- Download URL: FlightHopper-1.0.2.tar.gz
- Upload date:
- Size: 164.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/7.1.0 pkginfo/1.11.1 requests/2.32.2 requests-toolbelt/1.0.0 tqdm/4.66.4 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f10e0374c9eff3bb56b3d3aeac655c6e4db5bbda2a5b526084ad318752deaa5 |
|
MD5 | 095fd8cd4461e613551929132ed58fc9 |
|
BLAKE2b-256 | 152d3a8b0b81c5b35d9c00c42069add1a40ce93f19e22f8ba8ee47117dde1932 |