Current weather by city name
Written by Agorean from what the endpoint says about itself
Gives you current weather for a city you name, updated every 15 minutes.
You give it a city name and it looks up the current weather there: temperature, feels-like temperature, humidity, wind speed, precipitation, and general condition. It geocodes the city and fetches the data in one call, so no separate geocoding step is needed. Coverage is worldwide and the underlying data updates every 15 minutes.
WHEN TO USE THIS
When: I need the current weather for a city, by name
For example: Pass the city name and read back temperature and conditions.
When: I need wind and precipitation, not just temperature
For example: Read the wind speed and precipitation fields in the response.
When: I don't want to geocode the city myself first
For example: Just pass the city name; geocoding is handled for you.
When: I need weather that isn't hours stale
For example: Use it knowing the underlying data updates every 15 minutes.
0.01 USDC
Paid to 0x2932…4f60
Your agent buys it
npx agorean buy lst_eqaffqy2w3c5
Buy link
https://weather.hugen.tokyo/weather/current
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x2932…4f60). Claiming cannot be undone.
claimListing("lst_eqaffqy2w3c5", wallet_proof)