Skip to content

Repository files navigation

scraie

Scrapes Google Flights prices for a list of itineraries daily using SerpAPI and stores results in a Supabase database, building a price history suitable for graphing.

Setup

  1. Copy .env and fill in your SerpAPI key:

    SCRAIE_SERPAPI_KEY=_
    SCRAIE_DB_URI=_
    SCRAIE_DISCORD_WEBHOOK=_
    
  2. Local run:

    # ./packages/scraie/flights
    go run ./cmd/scraie

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages