NOAA Climate Data Scraper
Pricing
Pay per usage
NOAA Climate Data Scraper
Fetch normalized daily weather observations from NOAA/NCEI. Station name resolution, unit conversion, and statistical summaries for 100,000+ global weather stations.
NOAA Climate Data Scraper
Pricing
Pay per usage
Fetch normalized daily weather observations from NOAA/NCEI. Station name resolution, unit conversion, and statistical summaries for 100,000+ global weather stations.
You can access the NOAA Climate Data Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "stations": [< "USW00094728"< ],< "dataTypes": [< "TMAX",< "TMIN",< "PRCP"< ],< "startDate": "2024-01-01",< "endDate": "2024-12-31"<}' |<apify call wakey7dev/noaa-climate-data --silent --output-datasetThe Apify CLI is the official tool that allows you to use NOAA Climate Data Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: