Noaa Marine Forecast Search
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Fetches weather and marine forecast data from the NOAA Weather API for a given latitude/longitude. Returns forecast periods with temperature, wind, and detailed forecast text.
Input
- lat - Latitude coordinate (default: "40.7")
- lon - Longitude coordinate (default: "-74.0")
- limit - Maximum forecast periods to return (default: 50)
Output
Each result contains:
periodName- Forecast period name (e.g., "Today", "Tonight")temperature- Temperature with unitwind- Wind speed and directionforecastText- Detailed forecast description
