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

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

3 days 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.