bristol-eurostar/templates
Edward Betts 0dee942e16 Show Eurostar Standard prices and total journey cost on results page
Fetches prices via the site-api.eurostar.com GraphQL gateway
(NewBookingSearch operation, discovered with Playwright). Adds
fetch_prices() to scraper/eurostar.py using requests, caches results,
annotates each trip with eurostar_price and total_price, and shows an
ES Std column plus total cost (duration + price) in the results table.
The Transfer column is hidden on small screens for mobile usability.

Closes #4

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 10:38:09 +01:00
..
base.html Use destination-specific result page metadata 2026-04-01 15:33:07 +01:00
index.html Show Bristol departure on search form 2026-04-01 12:46:30 +01:00
results.html Show Eurostar Standard prices and total journey cost on results page 2026-04-04 10:38:09 +01:00