Scrapers.lat logo scrapers.lat
Ferramentas dev

Weather Forecast Scraper

Scrape a daily weather forecast for any latitude and longitude: max and min temperature, precipitation and peak wind speed per day. Export to JSON, CSV or Excel.

30 campos por registro JSON · CSV · Excel · API Pague pelo uso
open-meteo-weather-scraper.json 200 OK
{
  "latitude": 52.52,
  "longitude": 13.419998,
  "date": "2026-07-25",
  "tempMax": 28.3,
  "tempMin": 13.5,
  "precipitation": 0,
  "windMax": 9.2,
  "weatherCode": 3,
  "condition": "Overcast"
}
O que você recebe

Cada execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.

  • Um registro limpo por resultado, deduplicado e normalizado
  • Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
  • Pague pelo uso na nuvem, sem instalar ou manter nada
Campos que retorna
LatitudeLongitudeDateTemp MaxTemp MinPrecipitationWind MaxWeather CodeConditionApparent Temp MaxApparent Temp MinPrecipitation Probability MaxPrecipitation HoursWind Gusts Max
Saída de exemplo

Um registro real de exemplo, exatamente no formato que você recebe.

LatitudeLongitudeDateTemp Max
52.5213.4199982026-07-2528.3
52.5213.4199982026-07-2624.9
52.5213.4199982026-07-2721.7
52.5213.4199982026-07-2825.2
52.5213.4199982026-07-2933.7
GET /open-meteo-weather-scraper
{
  "latitude": 52.52,
  "longitude": 13.419998,
  "date": "2026-07-25",
  "tempMax": 28.3,
  "tempMin": 13.5,
  "precipitation": 0,
  "windMax": 9.2,
  "weatherCode": 3,
  "condition": "Overcast"
}

Perguntas frequentes

How do I find coordinates for a place?

Search the place name in any maps app and copy the latitude and longitude. For example Berlin is about 52.52, 13.41.

What units are used?

Temperatures are in degrees Celsius, precipitation in millimeters and wind speed in kilometers per hour. The timezone field shows the local timezone for the day boundaries.

How many days does it return?

It returns the daily forecast window for the location. Use Max Items to keep fewer days if you only need the next few.

How fresh is the data?

The forecast is read live at run time, so each record reflects the latest forecast at the moment of the run (see observedAt).

Pronto quando você estiver.

Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.