NWS Active Weather Alerts Scraper avatar

NWS Active Weather Alerts Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
NWS Active Weather Alerts Scraper

NWS Active Weather Alerts Scraper

Pull live US National Weather Service alerts filtered by area, severity, urgency, or event type. Each alert returns id, event, severity, urgency, certainty, area_desc, sent, effective, expires, headline, instruction, and geocode. Useful for emergency notifications and logistics rerouting.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

ParseForge Banner

⛈️ NWS Active Alerts Scraper

🚀 Export NWS records in seconds. Pipe results straight into your spreadsheet, dashboard, or data warehouse.

🕒 Last updated: 2026-06-05 · 📊 12 fields per record · Public NWS data · Real-time updates

The NWS Active Alerts Scraper turns the National Weather Service active alerts API into a clean structured dataset of current US weather alerts. Filter by area, severity, urgency, and event type to focus on what matters.

🎯 Target Audience💡 Primary Use Cases
🚨 Emergency managersTrack every active US weather alert.
📰 BroadcastersPower on-air weather alert tickers.
🏠 Insurance teamsAnticipate claims as severe weather develops.
✈️ Aviation opsAdjust flight plans around weather.

📋 What the NWS Active Alerts Scraper does

  • Fetches the public NWS feed at https://api.weather.gov/alerts/active.
  • Parses the response and flattens each record into one structured row.
  • Casts numeric values to numbers, dates to ISO strings.
  • Surfaces upstream errors as a clean error record instead of crashing.
  • Pushes everything to the dataset, ready for instant download.

💡 Why it matters: NWS publishes the data, but the raw response is awkward to work with. This actor normalizes everything into a flat schema that drops straight into pandas, BigQuery, or a Google Sheet.

🎬 Full Demo

🚧 Coming soon.

⚙️ Input

See the Input tab on the Apify console for the full list of supported filters. Every filter is optional. maxItems controls how many records are returned.

Example

{
"maxItems": 50
}

⚠️ Good to Know. Free users are capped at 10 records per run as a preview. Paid users can pull up to 1,000,000 records.

📊 Output

Each record is a flat object. The error field is always last.

FieldTypeDescription
🆔 idstringNWS alert identifier.
⛈️ eventstringEvent type.
⚠️ severitystringSeverity rating.
🚨 urgencystringUrgency rating.
🎯 certaintystringCertainty rating.
🗺️ area_descstringAffected area description.
📤 sentstringWhen the alert was sent.
🕒 effectivestringEffective time.
🕒 expiresstringExpiry time.
📰 headlinestringAlert headline.
📋 instructionstringRecommended action.
🗺️ geocodeobjectSAME and UGC geocodes.
🕒 scrapedAtstringWhen this row was fetched.
errorstringSet if the upstream response was an error.

✨ Why choose this Actor

| 🆓 | Works with the free Apify plan (10-record preview). | | 🧹 | Clean snake_case keys ready for BI tools. | | 🔢 | Auto-casts numeric and date fields. | | 🛟 | Surfaces upstream errors as a clean record. | | 💾 | Push to dataset and download in any supported format. |

📈 How it compares to alternatives

ApproachSetup timeClean keysNumeric castingError handling
Roll your own fetch30 min +NoNoNo
This Actor5 sec, no installYesYesYes

🚀 How to use

  1. Click Try for free.
  2. Adjust the input filters or leave defaults.
  3. Click Start. Within seconds, your dataset is ready.

💼 Business use cases

🚨 Live alert feeds. Refresh every few minutes for an always-current feed of US severe weather.

📰 Broadcast graphics. Drive an on-air ticker straight from NWS data.

🏠 Insurance triage. Pre-position claims teams ahead of severe storms.

✈️ Flight ops. Monitor active aviation-impacting alerts.

🔌 Automating NWS Active Alerts Scraper

  • Make / Zapier. Trigger this actor on a schedule, push results to Airtable, Slack, or your CRM.
  • Cron schedule. Apify's native scheduler runs this on whatever cadence you need.
  • Webhooks. Get a POST to your endpoint the moment a run finishes.
  • Pipe to your warehouse. Native Apify integrations move datasets straight into BigQuery, Snowflake, or Postgres.

🌟 Beyond business use cases

🎓 Education. Use real public data for classroom projects.

🧪 Personal research. Build your own dashboards and notebooks.

🤝 Non-profit & open data. Power public dashboards without writing client code.

🧰 Tinkering & prototyping. Spin up a fresh data feed in seconds.

🤖 Ask an AI assistant about this scraper

Pop this README into ChatGPT, Claude, or any AI assistant and ask it to map your specific workflow to the actor's inputs.

❓ Frequently Asked Questions

❓ Is the data free? Yes. NWS publishes the API openly.

❓ How fresh is the data? NWS updates alerts in real time.

❓ Does this need an API key? No, but NWS requires a User-Agent header which this actor sets.

❓ Can I filter by state? Yes, use the Area input.

❓ What event types are supported? All NWS event types including Tornado Warning, Flash Flood Warning, Winter Storm Watch, Heat Advisory, and more.

❓ Will the schema change? Core fields follow the NWS API specification.

❓ Is this scraping or API? API. NWS publishes a documented REST endpoint.

❓ Can I schedule runs? Yes via Apify's scheduler.

❓ Does it include marine and tropical? Yes. The active alerts feed covers all NWS products.

❓ What about the polygon shape? The geocode field carries SAME and UGC codes for downstream mapping.

🔌 Integrate with any app

Apify ships native integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, and any REST API or webhook endpoint.

ActorWhat it does
ParseForge Alpha Vantage ScraperMarket data, FX, crypto.
ParseForge OurAirports ScraperGlobal airport database.
ParseForge NBA Stats ScraperPlayer and team stats from NBA.com.
ParseForge CurseForge Mods ScraperPublic mod metadata.

💡 Pro Tip. Browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.


Disclaimer. This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.