Ross ROSS = Recommend OSS · open-source software intelligence for agents

AWeirdDev/flights

Fast, robust Google Flights scraper (API) for Python. (Probably) observed · 2026-08-28

github.com/AWeirdDev/flights · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 98
  • Release rhythm 86
  • Longevity 60
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 54
  • age_days: 843
  • days_rel: 15
  • days_push: 15
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1939 stars · 237 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

fast-flights is a Python library that scrapes Google Flights by generating Base64-encoded Protobuf query strings, returning strongly-typed flight search results. It supports filters for stops, airlines, times, layovers, price, and bags, with optional proxy integrations like Bright Data and Playwright fallback.

Use cases

  • scrape flight prices from google flights
  • search flights between two airports in python
  • get cheapest flight options for a date
  • monitor flight prices programmatically
  • filter flights by stops airlines and departure time
  • build a travel price alert tool

When to choose

  • you need programmatic access to Google Flights data without an official API key
  • you want typed Python objects for flight queries and results
  • you need fine-grained filters like layover duration, airlines, or max price

When to avoid

  • you need a guaranteed SLA or commercial-grade API reliability
  • you cannot tolerate breakage when Google changes its internal protobuf format
  • you need data sources other than Google Flights

Facets

library · maturity active

web-scraping http-client parser sdk travel crawlers developer-tools python cross-platform google-flights flights protobuf scraper travel-search airports

2 sources

Member repositories

RepositoryRoleHealth v2
AWeirdDev/flightsmain86

For agents

markdown · JSON · MCP: product_card(name="AWeirdDev/flights")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem