Open Weather Map avatar
Open Weather Map

Pricing

$6.66/month + usage

Go to Store
Open Weather Map

Open Weather Map

Developed by

Prog Party

Maintained by Community

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:

FieldTypeDescriptionAllowed values
latituderequiredLatitude. 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
longituderequiredLongitude. 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
apiKeyrequiredYour unique API key (you can always find it on your account page under the "API key" tab)Any string value
unitsoptionalUnits of measurement. If you do not use the units parameter, standard units will be applied by default.standard, metric and imperial
languageoptionalYou can use this parameter to get the output in your language.See the list below

Allowed languages list

ShortcodeCountry
sqAlbanian
afAfrikaans
arArabic
azAzerbaijani
euBasque
beBelarusian
bgBulgarian
caCatalan
zh_cnChinese Simplified
zh_twChinese Traditional
hrCroatian
czCzech
daDanish
nlDutch
enEnglish
fiFinnish
frFrench
glGalician
deGerman
elGreek
heHebrew
hiHindi
huHungarian
isIcelandic
idIndonesian
itItalian
jaJapanese
krKorean
kuKurmanji (Kurdish)
laLatvian
ltLithuanian
mkMacedonian
noNorwegian
faPersian (Farsi)
plPolish
ptPortuguese
pt_brPortuguês Brasil
roRomanian
ruRussian
srSerbian
skSlovak
slSlovenian
spSpanish
svSwedish
thThai
trTurkish
uaUkrainian
viVietnamese
zuZulu

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

Rental 

To 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