
Open Weather Map
Pricing
$6.66/month + usage

Open Weather Map
This Open Weather Map Actor retrieves weather data from any location around the world, and returns the weather data for your input as a Dataset.
0.0 (0)
Pricing
$6.66/month + usage
0
Monthly users
2
Runs succeeded
>99%
Last modified
23 days ago
Open Weather Map Actor
This Open Weather Map Actor retrieves weather data from any location around the world, and returns the weather data for your input as a Dataset.
INPUT
Input of this actor should be JSON containing filter specification. Allowed filters are:
Field | Type | Description | Allowed values |
---|---|---|---|
latitude | required | Latitude. If you need the geocoder to automatic convert city names and zip-codes to geo coordinates and the other way around, please use our Geocoding API | |
longitude | required | Longitude. If you need the geocoder to automatic convert city names and zip-codes to geo coordinates and the other way around, please use our Geocoding API | |
apiKey | required | Your unique API key (you can always find it on your account page under the "API key" tab) | Any string value |
units | optional | Units of measurement. If you do not use the units parameter, standard units will be applied by default. | standard, metric and imperial |
language | optional | You can use this parameter to get the output in your language. | See the list below |
Allowed languages list
Shortcode | Country |
---|---|
sq | Albanian |
af | Afrikaans |
ar | Arabic |
az | Azerbaijani |
eu | Basque |
be | Belarusian |
bg | Bulgarian |
ca | Catalan |
zh_cn | Chinese Simplified |
zh_tw | Chinese Traditional |
hr | Croatian |
cz | Czech |
da | Danish |
nl | Dutch |
en | English |
fi | Finnish |
fr | French |
gl | Galician |
de | German |
el | Greek |
he | Hebrew |
hi | Hindi |
hu | Hungarian |
is | Icelandic |
id | Indonesian |
it | Italian |
ja | Japanese |
kr | Korean |
ku | Kurmanji (Kurdish) |
la | Latvian |
lt | Lithuanian |
mk | Macedonian |
no | Norwegian |
fa | Persian (Farsi) |
pl | Polish |
pt | Portuguese |
pt_br | Português Brasil |
ro | Romanian |
ru | Russian |
sr | Serbian |
sk | Slovak |
sl | Slovenian |
sp | Spanish |
sv | Swedish |
th | Thai |
tr | Turkish |
ua | Ukrainian |
vi | Vietnamese |
zu | Zulu |
Example input:
1{ 2 "apiKey": "", 3 "latitude": 52.3676, 4 "longitude": 4.9041, 5 "units": "metric", 6 "language": "en" 7}
OUTPUT
Once the actor finishes
Example result:
1{ 2 "coord_lon": 10.99, 3 "coord_lat": 44.34, 4 "base": "stations", 5 "main_temp": 11.3, 6 "main_feels_like": 10.1, 7 "main_temp_min": 10.14, 8 "main_temp_max": 11.47, 9 "main_pressure": 1015, 10 "main_humidity": 62, 11 "main_sea_level": 1015, 12 "main_grnd_level": 947, 13 "visibility": 10000, 14 "wind_speed": 1.75, 15 "wind_deg": 79, 16 "wind_gust": 2.21, 17 "clouds_all": 43, 18 "dt": "2025-03-17T15:37:20.000Z", 19 "sys_type": 2, 20 "sys_id": 2004688, 21 "sys_country": "IT", 22 "sys_sunrise": "2025-03-17T05:24:48.000Z", 23 "sys_sunset": "2025-03-17T05:24:48.000Z", 24 "timezone": 3600, 25 "id": 3163858, 26 "name": "Zocca", 27 "cod": 200 28}
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$6.66