WeatherAPI · Arazzo Workflow
WeatherAPI Search to Astronomy
Version 1.0.0
Resolve a location with autocomplete search, then fetch sun and moon data for a date.
View Spec
View on GitHub
WeatherForecastHistoryMarineAstronomyGeolocationSportsAlertsPublic APIsArazzoWorkflows
Provider
Workflows
search-to-astronomy
Search for a location and return astronomy data for a date.
Runs an autocomplete search for the supplied query, picks the first matching location, and fetches its astronomy detail for the requested date.
1
searchLocation
searchLocations
Resolve the free-text query into the best matching location.
2
getAstronomy
getAstronomy
Fetch sunrise, sunset, moonrise, moonset, and moon phase for the resolved location on the requested date.