Skip to content

Instantly share code, notes, and snippets.

View MomoDeve's full-sized avatar
🇨🇦
Digital Nomad

Alexander Potapov MomoDeve

🇨🇦
Digital Nomad
View GitHub Profile
@MomoDeve
MomoDeve / google-flights-tfs.proto
Last active April 22, 2026 22:26
Google Flights tfs URL Parameter Spec
syntax = "proto2";
package nomad.google_flights.research;
// Reverse-engineered Google Flights `tfs` URL parameter.
//
// The `tfs` query value is URL-safe base64, usually without padding, over this
// protobuf-style message. This is research, not an official Google contract.
// Field names are descriptive and based on controlled Google Flights URL diffs.
message GoogleFlightsTfs {