AccuWeather · Example Payload

Accuweather Page Info Example

WeatherForecastsMeteorologyLocation ServicesAir QualityStorms

Accuweather Page Info Example is an example object payload from AccuWeather, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

groupurlreferrer

Example Payload

Raw ↑
{
  "group": "example-string",
  "url": "https://www.accuweather.com/",
  "referrer": "example-string"
}