Transportation · head-to-head

BC Ferries vs OpenVan

BC Ferries

An independent, keyless JSON API built by developer Sam Pratt that scrapes and republishes BC Ferries' current sailing schedules, capacity and fill percentages, and vessel names for both major and minor routes via simple GET endpoints like /v2/capacity and /v2/noncapacity. It's a hobbyist project sustained through GitHub Sponsors donations rather than an official BC Ferries product, and it also backs a companion iOS app.

OpenVan

OpenVan.camp publishes a curated read-only OpenAPI schema for vanlife/RV travel planning: fuel prices by country, currency rates, a VanBasket food-cost index, VanSky weather-suitability scores, plus vanlife news stories and events. No authentication is required and the schema is discoverable at the site's `.well-known/openapi.json`; requests are capped at 120/minute per IP and the data is CC BY 4.0 licensed.

BC FerriesOpenVan
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons