Weather API
Requesting sub-hourly weather data using the Weather API
Sub-hourly historical weather data, or historical weather data with minute-by-minute resolution can be retrieved by users of the weather API.…Visual Crossing / May 17, 2023
Bulk Weather Alerts API
The bulk weather alerts API endpoint allows authorized users to retrieve all the active weather alerts for a region or…Visual Crossing / May 16, 2023
Air Quality Elements in the Weather API
The Timeline Weather API offers optional air quality index elements. This article describes how to include them with your API…Visual Crossing / May 2, 2023
How do I run a weather API query using HTTP POST?
While it is very easy to run weather queries using HTTP GET requests, there are times when it is preferable…Visual Crossing / April 13, 2023
What is a Weather API?
A weather API is an Application Programming Interface that allows weather data to be queried from scripts and code. Good…Visual Crossing / March 23, 2023
Date and Times in the Weather API
The Weather API uses a set of standards to include date time information. This article describes the standards used. Date formats in…Visual Crossing / March 23, 2023
How to load weather data into a Juypter Notebook
This article describes how to create a new Jupyter notebook that retrieves weather data from the Visual Crossing Weather API.…Visual Crossing / March 23, 2023
Using the time period parameter to specify dynamic dates for Weather API requests
Often when requesting weather data via the weather API we wish to request data for a fixed period based on…Visual Crossing / March 20, 2023
Importing data from a JSON Weather API into Microsoft Excel using Power Query
This article shows how to import data into Microsoft Excel using Power Query from a RESTful Weather API. This API…Andrew Wigmore / February 21, 2023
Building and Running your first weather API query
Using a weather API is an extremely powerful and flexible way to get weather data for any project. Whether you…Visual Crossing / February 17, 2023
How to use cURL to download weather data
Visual Crossing's weather Query Builder makes it easy to build weather API queries and download result data for any date…Visual Crossing / February 16, 2023
How to include sunrise, sunset, moon phase, moonrise and moonset data into your API requests
In addition to providing historical weather observations and weather forecast data, the Weather API also provides astronomical information. This astronomical…Visual Crossing / February 13, 2023