surfline.com API: get_surf_forecast
surfline.com via Parse · weather
Retrieve detailed surf forecast for a specific spot. Returns wave height (min/max), swell components (height, period, direction, power), and other wave data for multiple timestamps. Each data point includes surf min/max in feet, human-readable size relation, swell breakdown, and probability. The interval parameter controls spacing between data points. Access surf forecasts, conditions, spot listings, and camera feeds from Surfline. Fulfilled by Parse from surfline.com.
- maps-geo
- parse
- platform-key
- sports
- surfline-com
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ee8dc746-3f62-4465-8b17-cc5d8c44a178/get_surf_forecast
- Interface artifact
- sha256:080f50473e06e81fc8fe3f1072ec133b6bf7bdb09a116af63931c02da91748a2
- Manifest digest
- sha256:8bbbac05ef20c31fefdd2b5ef24717d23abd6b61db22d3767954b12c67dae7f3
Request fields
- days (integer): Number of forecast days: Allowed values: 2, 1, 3, 5
- spot_id (string, required): Surfline spot ID (e.g. 5842041f4e65fad6a7708ceb): Allowed values: 5842041f4e65fad6a7708ceb, 5842041f4e65fad6a7708890
- interval (integer): Interval in hours between data points: Allowed values: 1, 3, 6
Example queries
- {"days":"2","spot_id":"5842041f4e65fad6a7708ceb","interval":"1"}