This is a REST API for DriveBC weather.
The website is here.
api/weather/observations
api/weather/observations/<id>
api/weather/[type]/around?lat=<lat>&long=<long>&distance=<distance in km>
api/<api method>?format=<output format>
Output formats include: kml, rss (GeoRSS), json, csv, html
The default format is HTML.