It would be nice to be able to get historical data for a location using the History API
https://www.weatherapi.com/docs/#apis-history
http://api.weatherapi.com/v1/history.json?key=KEY&q=London&dt=2024-01-01
It just takes a date and location and returns list of ForecastDays and ForecastHours.
It would be nice to be able to get historical data for a location using the History API
https://www.weatherapi.com/docs/#apis-history
http://api.weatherapi.com/v1/history.json?key=KEY&q=London&dt=2024-01-01
It just takes a date and location and returns list of ForecastDays and ForecastHours.