weather.weatherapi.current
Retrieve current weather data for any location using city names, coordinates, zip codes, or airport codes. Provides temperature, wind, humidity, pressure, UV index, cloud cover, and feels-like temperature from 100K+ global weather stations.
Instructions
Get current weather conditions for any location worldwide — temperature, wind, humidity, pressure, UV index, cloud cover, feels-like temp. Accepts city name, coordinates, zip code, or airport code. 100K+ stations globally (WeatherAPI.com)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Location query — city name (e.g. "London"), coordinates ("48.8,2.35"), US zip ("10001"), UK postcode ("SW1"), IP address, or IATA airport code ("JFK") |