NOAA Climate Scraper avatar

NOAA Climate Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
NOAA Climate Scraper

NOAA Climate Scraper

Scrape historical weather and climate data via the Open-Meteo archive API (free, no auth). Get daily temperature, precipitation, wind, and sunshine for any location worldwide.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

NOAA Climate (Open-Meteo) Scraper

Scrape NOAA Climate (Open-Meteo) � historical weather data.


Features

  • Browse and search NOAA Climate (Open-Meteo) data
  • Filter by daily weather for any location worldwide
  • Output: date, latitude, longitude, tempMaxC, tempMinC, precipitationMm, windSpeedKmh
  • No API key required
  • Daily test runs for reliability

Input

ParameterTypeDescription
modeselectWhat to fetch
maxItemsintegerMaximum records to return (default: 50)

Example input:

{
"mode": "historicalWeather",
"maxItems": 10
}

Output

Each record contains: date, latitude, longitude, tempMaxC, tempMinC, precipitationMm, windSpeedKmh

Example record:

{
"recordType": "record",
"scrapedAt": "2024-01-15T10:30:00+00:00"
}

FAQ

Is this free to use? Yes � this actor uses only public APIs and requires no authentication.

How often is data updated? Data is fetched live on every run from NOAA Climate (Open-Meteo).

What is the daily test run? This actor runs automatically every day to verify it still works correctly.


Data Source

Data is sourced from NOAA Climate (Open-Meteo) public API/website.