VOOZH about

URL: https://apify.com/parseforge/noaa-storm-events-scraper

⇱ NOAA Storm Events Database Scraper Β· Apify


πŸ‘ NOAA Storm Events Database Scraper avatar

NOAA Storm Events Database Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store

NOAA Storm Events Database Scraper

Scrape NOAA's Storm Events Database: tornadoes, hurricanes, floods, hail, wildfires β€” with event types, locations, dates, magnitudes, injuries, deaths, property and crop damage. Export CSV, Excel, JSON, XML.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

πŸ‘ ParseForge Banner

β›ˆοΈ NOAA Storm Events Database Scraper

πŸš€ Export NOAA storm event data - tornadoes, hurricanes, floods, hail, wildfires - with damages, injuries, and deaths.

πŸ•’ Last updated: 2026-05-26 Β· πŸ“Š 13 fields per record Β· Public data from NOAA NCEI Storm Events

The NOAA Storm Events Database Scraper turns the public NOAA NCEI Storm Events data into a clean, structured dataset - directly to CSV, Excel, JSON, JSONL, XML, RSS, or HTML.

🎯 Target AudienceπŸ’‘ Primary Use Cases
πŸ“Š Data analystsBulk export and analysis
🏒 Business teamsLead enrichment, market research
πŸ€– ML / AI teamsBuild training datasets
πŸ“° JournalistsInvestigative data sourcing
πŸ§‘β€πŸ’» DevelopersMirror upstream data into your DB
πŸŽ“ ResearchersAcademic and policy research

πŸ“‹ What this scraper does

  • Connects to NOAA NCEI Storm Events's public endpoint.
  • Walks listings or detail pages, parsing structured data.
  • Applies filters from the input schema before pushing rows.
  • Caps free-tier runs at 10 items; paid users can go up to 1,000,000.
  • Exports clean rows ready for CSV, Excel, JSON, XML, RSS, or HTML.

πŸ’‘ Why it matters: NOAA NCEI Storm Events doesn't ship a public bulk-export. This actor closes that gap - one click, one dataset, one schema.

🎬 Full Demo

🚧 Coming soon.

βš™οΈ Input

FieldTypeRequiredDescription
eventTypeenumNoNOAA event type or All.
stateenumNoUS state name or ALL.
yearintegerNoYear of the events.
maxItemsintegerNoFree: 10. Paid: up to 1,000,000.

⚠️ Good to Know: Source coverage and field availability depend on what NOAA NCEI Storm Events surfaces publicly at the time of the run. Some fields may be null for records where the source omits them.

πŸ“Š Output

Each record is a flat object. imageUrl is always first (when present), error is always last.

FieldTypeDescription
πŸ†” Event ID eventIdstring-
β›ˆοΈ Event Type eventTypestring-
πŸ—ΊοΈ State statestring-
πŸ™οΈ County/Zone cz_namestring-
πŸ“… Begin beginDatestring-
πŸ“… End endDatestring-
πŸ“Š Magnitude magnitudestring-
πŸ’€ Deaths deathsstring-
🩹 Injuries injuriesstring-
🏠 Property $ damagePropertystring-
🌾 Crops $ damageCropsstring-
πŸ“ Narrative episodeNarrativestring-
πŸ•’ Scraped At scrapedAtstring-
❌ errorstringSet if upstream fetch failed for this record.

✨ Why choose this Actor

| ⚑ | One-click export - no API keys, no scraping code. | | 🧹 | Clean snake_case fields ready for BI tools. | | πŸ“¦ | Direct CSV / Excel / JSON / XML / RSS / HTML export. | | 🀝 | Free tier (10 items) for quick previews. | | πŸ”Œ | Native Apify integrations: Make, Zapier, Slack, Google Sheets, BigQuery, Snowflake. | | πŸ›Ÿ | Graceful error handling - bad rows surface as error records, not crashes. |

πŸ“ˆ How it compares to alternatives

ApproachSetup timeMaintained?Clean schema?
Roll your own scraperhours-daysyou maintain itmanual
Generic web scrapersminutesno schemano
This Actorsecondsyesyes

πŸš€ How to use

  1. Click Try for free.
  2. Adjust the input fields (or leave defaults).
  3. Click Start and download your dataset.

πŸ’Ό Business use cases

πŸ“Š Market research. Pull a bulk snapshot of NOAA NCEI Storm Events's data for a region, category, or query.

🎯 Lead generation. Use the structured output to feed CRM enrichment or outbound prospecting.

πŸ€– Competitive intelligence. Track NOAA NCEI Storm Events listings or records over time with scheduled runs.

πŸ“° Newsroom workflows. Reporters can pull a structured dataset for investigative work in seconds.

πŸ”Œ Automating NOAA Storm Events Database Scraper

  • Make / Zapier: trigger this actor on a schedule, push results to Airtable, Google Sheets, Slack.
  • Cron schedule: native Apify scheduler - daily, weekly, monthly runs.
  • Webhooks: get a POST to your endpoint when a run finishes.
  • Pipe to BigQuery / Snowflake / Postgres: native Apify integrations.

🌟 Beyond business use cases

πŸŽ“ Academia. Build research corpora from NOAA NCEI Storm Events's public data.

πŸ§ͺ Personal projects. Mirror NOAA NCEI Storm Events data into your own dashboard or app.

🀝 Non-profit / civic tech. Public-interest tooling on top of public data.

🧰 Prototyping. Spin up a data feed in seconds to test new ideas.

πŸ€– Ask an AI assistant about this scraper

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

❓ Frequently Asked Questions

❓ Is this allowed? This actor only requests pages that NOAA NCEI Storm Events serves publicly to any browser - no authentication, no paywall bypass. Users are responsible for complying with the source's terms.

❓ Do I need an API key? No. Public data only.

❓ How fast is it? Most runs finish within seconds to a few minutes depending on maxItems.

❓ Can I schedule runs? Yes - Apify ships a native cron scheduler.

❓ What formats can I download? CSV, Excel, JSON, JSONL, XML, RSS, HTML.

❓ Are fields ever null? Yes - when NOAA NCEI Storm Events omits a value for that record. Required fields are populated whenever the source exposes them.

❓ How is the free tier limited? 10 items per run on free accounts.

❓ Will the schema change? Only additively - we add fields, never remove.

❓ How do I integrate? Use Apify webhooks, Make, Zapier, or the REST API.

❓ Where can I report a bug? Apify Console > Actor page > Issues tab.

πŸ”Œ 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.

πŸ”— Recommended Actors

ActorWhat it does
ParseForge Alpha Vantage ScraperPublic market data.
ParseForge CurseForge Mods ScraperMod metadata.
ParseForge Yahoo Finance ScraperEquities and indices.
ParseForge OurAirports ScraperGlobal airport database.

πŸ’‘ Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers.


Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by NOAA NCEI Storm Events. Users are responsible for complying with the source's terms of service and applicable law. Create a free account w/ $5 credit.

You might also like

NOAA Storm Events Database Scraper

compute-edge/noaa-storm-events-scraper

Historical storm events from NOAA (1950-present). Filter by year, event type (tornado, hail, flood, hurricane), state, and damage. Returns location, damages, casualties, and meteorology for risk modeling, insurance, and research.

Facebook Events Scraper

scrapier/facebook-events-scraper

Scrape public Facebook events with the Facebook Events Scraper. Extract event names, dates, times, locations, descriptions, attendees, and host info. Ideal for event tracking, market research, and engagement analysis. Fast, accurate, and scalable for single or multiple events.

🎟️ Google Events Scraper

scrapio/google-events-scraper

🎟️ Google Events Scraper extracts event details from Google Eventsβ€”dates, locations, categories & more. πŸš€ Fast, reliable data for marketing, lead gen, research & analytics.

🎟️ Google Events Scraper

scrapier/google-events-scraper

🎟️ Google Events Scraper extracts event details from Google Eventsβ€”titles, dates, locations & links. ⚑ Fast, reliable automation for market research, lead gen & event discovery. 🧠 Perfect for data-driven teams.

🎟️ Google Events Scraper

api-empire/google-events-scraper

🎟️ Google Events Scraper automates discovery of Google Events dataβ€”dates, locations, titles & moreβ€”at scale. πŸš€ Perfect for event marketing, leads, analytics & competitive research. ⚑ Fast, reliable, and scraper-ready.

NOAA API - Weather, Climate & Ocean Data Actor

alizarin_refrigerator-owner/noaa-api---weather-climate-ocean-data-actor

Access NOAA weather, climate, and ocean data. Get historical weather records, climate normals, storm data, sea surface temperatures, severe weather alerts, and forecasts.

Meetup Events Scraper

easyapi/meetup-events-scraper

Effortlessly scrape Meetup events data with this powerful Apify Actor. Search by keywords, locations, and event types to gather comprehensive information on upcoming events. Perfect for market research, event planning, and trend analysis. Customizable and easy to use! πŸ—“οΈπŸŒπŸš€

Google Events Scraper

automation-lab/google-events-scraper

πŸ“… Extract Google Events search results into structured event records with titles, dates, venues, locations, source links, and ticket URLs.

πŸ‘ User avatar

Stas Persiianenko

2

Facebook Events Scraper

scrapapi/facebook-events-scraper

πŸ“… Facebook Events Scraper (facebook-events-scraper) extracts event titles, dates, times, locations, organizers, attendees & links from Facebook pages and groups. πŸ” Export to CSV/JSON, schedule updates & de-duplicate. πŸš€ Perfect for event discovery, marketing, competitor tracking & research.