Weatherforecast: Search Location
Weatherforecast via Parse · weather
Search for a location by name using the autocomplete service and return its canonical slug and forecast URL. The slug identifies the location for get_forecast. Returns the first matching result from the autocomplete index; partial names and common city names resolve to the most prominent match. Worldwide weather forecast data from weatherforecast.com. Provides detailed 12-day forecasts with 3 periods per day, including temperature, wind, rain, humidity, and UV index. Fulfilled by Parse from weatherforecast.com.
- maps-geo
- parse
- platform-key
- travel
- weather
- weatherforecast
- weatherforecast-com
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/e084886e-f8e2-4450-9a25-3440ef2da151/search_location
- Interface artifact
- sha256:08e957b7f349505b180877ced935c8615bb32247019f2b61bd40f4dc8d4a2fcd
- Manifest digest
- sha256:23972d71e4820480ee648f62138d44f7f2359661006394e3fc3531e9ab704eec
Request fields
- query (string, required): City or country name to search for (e.g. 'London', 'Tokyo', 'Springfield').
Example queries
- {"query":"London"}