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.
-
Copy
.envand fill in your SerpAPI key:SCRAIE_SERPAPI_KEY=_ SCRAIE_DB_URI=_ SCRAIE_DISCORD_WEBHOOK=_ -
Local run:
# ./packages/scraie/flights go run ./cmd/scraie