VOOZH about

URL: https://apify.com/dev00/yandex-weather-api

โ‡ฑ Ultimate Global Weather & 33-Day Forecast API ยท Apify


๐Ÿ‘ Ultimate Global Weather & 33-Day Forecast API avatar

Ultimate Global Weather & 33-Day Forecast API

Pricing

$2.00 / 1,000 weather queries

Go to Apify Store

Ultimate Global Weather & 33-Day Forecast API

Enterprise weather API with built-in geocoding. Get live conditions, a 33-day forecast, pollen, magnetic fields, and alerts.

Pricing

$2.00 / 1,000 weather queries

Rating

0.0

(0)

Developer

๐Ÿ‘ dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

โ›… Ultimate Global Weather & 33-Day Forecast API

An incredibly fast, highly accurate global weather API. Simply provide a city name or location string, and we will automatically geocode it on the fly and return the current weather conditions, monthly forecasts, hourly parameters, or raw coordinates.


๐ŸŒŸ Key Features

  • No Coordinates Required: Built-in automatic geocoding. Enter human-readable strings like London, Tokyo, Japan, or New York, NY.
  • Deep 33-Day Forecast: Up to 33 days of comprehensive forecast data powered by advanced predictive machine learning models.
  • Hourly Weather & Pollen Alerts: Access detailed hourly forecasts, allergen levels (Birch, Ragweed, Linden, Alder), magnetic field data, and extreme weather warnings.
  • Highly Customizable: Easily toggle temperature units (Celsius/Fahrenheit), wind speeds (km/h, mph, m/s, knots), and clock formats.
  • Edge Routing Performance: Cached and routed globally through secure edge worker servers for sub-100ms response cycles.

๐Ÿ”Œ Rich Endpoints Supported

  • Live Current Conditions (/current): Fetch temperature, wind angle, gust strength, humidity, UV index, soil temp, and soil moisture.
  • Daily Forecast (/forecast): Get structured day-by-day metrics for up to 33 days.
  • Hourly & Alerts (/hourly): The ultimate deep meteorological profile with allergy, drivers, fishing, and magnetic alerts.
  • Coordinate Search (/search): Instantly convert address strings into precise Latitude & Longitude pairs.

๐Ÿ“ฅ Input Parameters

FieldTypeDescriptionDefault / Example
Target LocationstringThe address, city, or coordinates string.London, UK
Query EndpointselectChoose the dataset depth you need to access.current
Forecast DaysintegerNumber of forecast days to query (1 to 33).10
Temperature UnitselectCELSIUS or FAHRENHEIT.CELSIUS
Wind Speed UnitselectKILOMETERS_PER_HOUR, MILES_PER_HOUR, etc.KILOMETERS_PER_HOUR

๐Ÿ“ค Output Data Structure

Output JSON Example (Live Conditions)

{
"success":true,
"query_location":"London, UK",
"endpoint":"current",
"resolved_name":"London",
"latitude":51.5073509,
"longitude":-0.1277583,
"temperature":18,
"condition":"partly-cloudy",
"humidity":60,
"wind_speed":5.2,
"wind_direction":"w"
}

๐Ÿ’ณ Monetization & Cost

This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store:

  • Base Pricing: Only $2.00 per 1,000 successful lookups ($0.002 per event).
  • Pay as You Go: If a lookup fails completely or returns no results, no billing charges occur.

You might also like

Weather Forecast API

gentle_cloud/weather-forecast-api

Get current weather conditions and 7-day forecasts for any location worldwide using the free Open-Meteo API. Supports city names and coordinates.

41

Open-Meteo Weather Scraper

gio21/open-meteo-scraper

Free weather data for any location using Open-Meteo public API. No API key required. Returns current conditions, hourly 24h forecast, or daily 7-day forecast. Temperature, wind, humidity, precipitation, weather code.

Weather Forecast

accelerationengg/weather-forecast

The Weather Forecast Scraper collects daily weather data for a city, including temperature, conditions, wind, humidity, precipitation, and UV index. It supports solar forecasting, trip planning, data dashboards, and research on weather and solar patterns.

192

5.0

Weather Forecast Search

ryanclinton/weather-forecast-search

Get current weather conditions and multi-day forecasts for any location worldwide using the free Open-Meteo API. Search by city name (auto-geocoded) or direct latitude/longitude coordinates.

25

5.0

NWS Weather Alerts & Point Forecast Scraper

jungle_synthesizer/nws-weather-alerts-point-forecast-scraper

Fetch active NWS weather alerts and multi-day forecasts for a list of coordinates (trailheads, campgrounds, peaks). Supply lat/lon pairs and get per-point active alerts plus 7-day forecast in one pass. Purpose-built for outdoor trip planning and trail-condition workflows. No API key required.

๐Ÿ‘ User avatar

BowTiedRaccoon

2