Wttr: Get Current Weather
Wttr via Parse · weather
Get only the current weather conditions for a given location without forecast data. Returns a flat object with temperature, wind, humidity, pressure, visibility, UV index, and cloud cover. Lighter alternative to get_weather when forecast is not needed. Retrieve current weather conditions and multi-day forecasts for any location worldwide via wttr.in. Fulfilled by Parse from wttr.in.
- maps-geo
- parse
- platform-key
- travel
- weather
- wttr
- wttr-in
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8b6c67cb-8ac9-4eee-959a-ff31ae1720ef/get_current_weather
- Interface artifact
- sha256:66fbc1b66833534b046e390cd187f3012dcdcdf292babaf9b0c889a8f600b811
- Manifest digest
- sha256:3bb912a245fcfa490786fd0de757fff47ccec6c3f128828502ab78e6ba4f48c7
Request fields
- location (string, required): Location to get weather for. Accepts city names (e.g. 'New York', 'London'), coordinates (e.g. '48.8566,2.3522'), airport codes (e.g. 'JFK'), or landmarks.: Allowed values: London, New York, Tokyo, Paris, Sydney
Example queries
- {"location":"Tokyo"}