Weather API
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
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
How to load weather data in C#
As C# is still a key language used to build powerful applications both inside the .NET Framework and beyond, it…Visual Crossing / February 7, 2023
How to use Java to load weather forecast data
Learn to use a RESTful URL-based Weather API to load weather forecast data into a simple Java application.Visual Crossing / February 6, 2023
How to use the Timeline Weather API to retrieve historical weather data and weather forecast data in Java
The Timeline Weather API allows you to easily retrieve hourly and daily historical weather data and weather forecast data in…Visual Crossing / January 31, 2023
How to load weather data in JavaScript using Fetch API, jQuery, d3 or node.js
Many applications need reliable weather forecast data or historical weather data that can be directly accessed from JavaScript code. They…Visual Crossing / January 30, 2023









