Open-Meteo Current Weather

Use retrieving current local meteorological parameters.

Try it OpenAPI

Call

POST https://bizintel-api.hahavoid0.workers.dev/geography/weather
{
  "latitude": 37.77,
  "longitude": -122.41
}

AgentCash command

npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/geography/weather -m POST -b '{"latitude":37.77,"longitude":-122.41}'

Not for

Do not use for historical climate archive searches.