samuel-pratt / bc-ferries-api

🛳 The only public API for retrieving current data on BC Ferries sailings.
https://bcferriesapi.ca
MIT License
32 stars 10 forks source link

Would be amazing to add the data for gambier/keats #11

Closed davidascher closed 2 years ago

davidascher commented 3 years ago

The relevant page is at https://www.bcferries.com/routes-fares/schedules/gambier-keats

unfortunately it is in a very much non-standard format.

samuel-pratt commented 3 years ago

Do you know a good way to add the data to the current structure? I could add it in the scraper but I'm not sure how to display it in the API .

davidascher commented 3 years ago

The timetable is hard to read but the logic should apply just fine to your existing API. The ports in question are Langdale, Gambier and Keats although the latter two could probably be labeled New Brighton and Keats Landing.

samuel-pratt commented 2 years ago

Closing for the reason commented here: https://github.com/samuel-pratt/bc-ferries-api/issues/24#issuecomment-1074490946