Weather Forecast API — Open-Meteo (no key)
Pricing
from $1.00 / 1,000 result rows
Go to Apify Store

Weather Forecast API — Open-Meteo (no key)
Free Open-Meteo weather forecast by lat/lon. Hourly/daily temperature, precipitation, wind. No API key. Built for agents and automations.
Pricing
from $1.00 / 1,000 result rows
Rating
0.0
(0)
Developer
Yahor
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Open-Meteo Forecast Lite
Free weather forecast API — no key.
Publisher
AdobeFlex — part of procurement / open-data / compliance kit.
Input
See .actor/input_schema.json. Example: EXAMPLE_INPUT.json.
Output
Dataset rows + OUTPUT summary in key-value store.
PPE
Events depend on actor type: search_run/notice_row (tenders), match_row (compliance), result_row/util_run (utilities).
Local
cd /home/vm1/apify-actors/open-meteo-litepython3 -m venv .venv && .venv/bin/pip install -r requirements.txt# write storage/key_value_stores/default/INPUT.json then:.venv/bin/python -m my_actor
Cloud
export APIFY_DISABLE_KEYRING=1 APIFY_CLI_SKIP_UPDATE_CHECK=1apify push --forceapify call AdobeFlex/open-meteo-lite --input file://EXAMPLE_INPUT.json