NWS Weather Forecast Scraper avatar

NWS Weather Forecast Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
NWS Weather Forecast Scraper

NWS Weather Forecast Scraper

Get 7-day weather forecasts from the National Weather Service (US). Supports forecasts by coordinates, active weather alerts by state/zone, and observation station data.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Get detailed weather data from the National Weather Service (US only). Includes 7-day forecasts, hourly forecasts, active weather alerts, and live observation data.

Features

  • Forecast Mode: 7-day or hourly weather forecasts for any US coordinates
  • Alerts Mode: Active weather alerts by state (warnings, watches, advisories)
  • Observations Mode: Latest weather observations from the nearest station
  • Automatic grid point resolution from coordinates
  • Temperature, wind, precipitation probability, and detailed text forecasts

Input

FieldTypeDescription
modestringforecast, alerts, or observations
latitudenumberLatitude (US only, default: 40.7128)
longitudenumberLongitude (default: -74.006)
statestringState code for alerts (e.g. 'CA', 'TX')
alertStatusstringAlert status filter (default: actual)
hourlybooleanHourly instead of daily forecast

Output

Forecast

  • Period name, start/end time
  • Temperature with unit, trend
  • Precipitation probability
  • Wind speed and direction
  • Short and detailed forecast text
  • Location city/state, grid info

Alerts

  • Event type, severity, urgency, certainty
  • Headline, description, instructions
  • Affected areas and zones
  • Onset, expiration, effective dates
  • Sender and response type

Observations

  • Station name and ID
  • Temperature (C/F), dewpoint
  • Humidity, wind speed/direction/gust
  • Barometric pressure, visibility
  • Precipitation, heat index, wind chill

Examples

7-day forecast for New York

{
"mode": "forecast",
"latitude": 40.7128,
"longitude": -74.006
}

Active alerts in California

{
"mode": "alerts",
"state": "CA"
}

Current conditions in Chicago

{
"mode": "observations",
"latitude": 41.8781,
"longitude": -87.6298
}

Cost

This actor uses pay-per-event pricing at $0.005 per result.