Packages

Google Flights scraper — encodes queries as protobuf, fetches the results page, and returns structured flight data. No API key required.

Current section

Files

Jump to
fetch_flight .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]