VOOZH about

URL: https://apify.com/compute-edge/ndbc-buoy-observations-scraper

โ‡ฑ NDBC Marine Buoy Observations Scraper โ€” NOAA Ocean Data ยท Apify


๐Ÿ‘ NDBC Marine Buoy Observations Scraper โ€” NOAA Ocean Data avatar

NDBC Marine Buoy Observations Scraper โ€” NOAA Ocean Data

Pricing

from $3.00 / 1,000 results

Go to Apify Store

NDBC Marine Buoy Observations Scraper โ€” NOAA Ocean Data

Extract real-time meteorological and oceanographic observations from NOAA NDBC moored buoys and coastal stations. Wind, waves, pressure, water and air temperature for 1,000+ stations worldwide.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Categories

Share

NDBC Marine Buoy Observations Scraper

Extract real-time meteorological and oceanographic observations from the NOAA National Data Buoy Center (NDBC) network โ€” over 1,000 moored buoys, coastal stations, and partner platforms reporting wind, waves, pressure, water temperature, and air temperature in near real time.

This Actor merges the active-station metadata (location, owner, station type) with the latest observation feed published by NDBC, giving you a single clean JSON record per station. No API key required.

Why scrape NDBC data?

  • Maritime operations: monitor sea state for shipping, fishing fleets, offshore construction, and search-and-rescue planning.
  • Surf forecasting: pull live wave height, period and direction for surf/swell prediction apps.
  • Insurance & risk: validate storm severity and sea-state for marine claims and parametric weather products.
  • Renewable energy: track wind and wave conditions near offshore wind farms.
  • Research: build long-term datasets of coastal climate without scraping each station page by hand.

Output fields

FieldDescription
stationIdNDBC station identifier (e.g. 41001)
stationNameHuman-readable station name
owner / programOperating agency and program
stationTypebuoy, fixed, dart, ship, etc.
latitude / longitudeStation position
observationTimeUtcUTC timestamp of the latest report
windDirectionDeg / windSpeedMs / gustSpeedMsWind
waveHeightM / dominantPeriodSec / averagePeriodSec / meanWaveDirectionDegWave state
pressureHpa / pressureTendencyHpaAtmospheric pressure
airTempC / waterTempC / dewPointCTemperatures
visibilityNmi / tideFtOther
stationPageUrlLink to the live NDBC station page

How to use

  1. Click Try for free and open the input form.
  2. Optionally limit by station IDs, owner/network, bounding box, or require wave data.
  3. Run the actor โ€” output is published to the default dataset in JSON, CSV, or Excel formats.

Pricing

Pay-per-result. Each station observation = one record. A full unfiltered run returns the latest observation from every reporting NDBC station (typically 600โ€“900 records). Apify compute charged separately.

Tutorial: how to scrape buoy data for a region

  1. Set minLat / maxLat / minLon / maxLon to your bounding box (for the US East Coast try 24 / 45 / -82 / -65).
  2. Set requireWaveData = true to drop stations that only report met data.
  3. Run. Use the stationPageUrl to jump to NDBC's full historical archive for any station of interest.

Other actors

  • CISA Known Exploited Vulnerabilities Scraper
  • NOAA Tides & Currents Scraper
  • USGS Earthquake Scraper

FAQ

Does this need an API key? No. NDBC publishes both feeds publicly.

How fresh is the data? Most stations report every 10โ€“60 minutes; NDBC aggregates them into the latest-observation feed.

Are international stations included? Yes โ€” NDBC integrates partner buoys from CDIP, the International Tsunameter Partnership, PRMARRA, and others.

Legal

Data is sourced from the public NDBC feeds operated by NOAA. Use is subject to NDBC's terms; please attribute NOAA when redistributing.

You might also like

NOAA CoastWatch ERDDAP Ocean Data Scraper

parseforge/noaa-coastwatch-erddap-scraper

Pull ocean buoy and station readings from NOAA CoastWatch ERDDAP, including station ID, latitude, longitude, timestamp, water temperature, air temperature, and wind speed. Browse the full dataset catalog too. Useful for marine forecasting, climate research, and coastal monitoring.

DWD Germany Weather Stations Scraper

parseforge/dwd-germany-weather-stations-scraper

Pull the latest POI station observations from Deutscher Wetterdienst, returning station_id, station_name, temperature, humidity, wind, pressure, and observation_time. Filter stations by name. Useful for climate research, energy forecasting, and agriculture planning across Germany.

NOAA CO-OPS Tides & Currents Fishing Scraper

jungle_synthesizer/noaa-coops-tides-currents-fishing-scraper

Scrapes tide predictions (high/low windows) from all 3,449 NOAA CO-OPS tide stations across the US. Filter by state, station ID, or date range. Essential data for saltwater fishing trips, charter planning, and coastal activity scheduling. Open NOAA API โ€” no key required, highly reliable.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

NOAA Aviation Weather METAR TAF Scraper

parseforge/aviationweather-metar-taf-scraper

Pull live METAR observations and TAF terminal forecasts from the NOAA Aviation Weather Center for any airport by ICAO code. Returns temperature, wind, visibility, cloud layers, altimeter, and flight category. Great for pre flight briefings, dispatch, and drone launch checks.

AEMET Spain Weather Scraper

parseforge/aemet-spain-weather-scraper

Tap AEMET OpenData for the latest conventional observations from Spanish weather stations, including temperature, humidity, wind, pressure, and station metadata. Pass a station code or pull every station at once. Useful for climate analytics, agriculture, and travel planning.

NOAA Climate Scraper

crawlerbros/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.

NWS Weather Station Observations: Resolution-Grade Daily Highs

bright_oven/nws-station-weather

Official NWS/NOAA station observations (the same data Weather Underground displays): raw observations plus daily high/low summaries computed on local calendar dates. KLAX, KLGA, KSEA and any US station ID, or city names. Built for settlement-grade accuracy.