← 返回
开发者工具 中文

Surfline (public)

Get surf forecasts and current conditions from Surfline public endpoints (no login). Use to look up Surfline spot IDs, fetch forecasts/conditions for specific spots, and summarize multiple favorite spots.
获取Surfline公共接口的冲浪预报和实时状况(无需登录)。用于查询Surfline地点ID、获取特定地点的预报/状况,以及汇总多个收藏地点的信息。
miguelcarranza
开发者工具 clawhub v0.1.0 1 版本 99767.8 Key: 无需
★ 3
Stars
📥 2,088
下载
💾 42
安装
1
版本
#latest

概述

Surfline (public, no login)

This skill uses Surfline public endpoints (no account, no cookies).

Quick start

1) Find a spot id:

python3 scripts/surfline_search.py "Cardiff Reef"
python3 scripts/surfline_search.py "D Street"

2) Get a report for a spot id (prints text + JSON by default):

python3 scripts/surfline_report.py <spotId>
# or only one format:
python3 scripts/surfline_report.py <spotId> --text
python3 scripts/surfline_report.py <spotId> --json

3) Favorites summary (multiple spots) (prints text + JSON by default):

Create ~/.config/surfline/favorites.json (see references/favorites.json.example).

python3 scripts/surfline_favorites.py

Notes

  • Keep requests gentle: don’t hammer endpoints. Scripts include basic caching.
  • Spot IDs are stable; store them once.
  • If Surfline changes endpoints/fields, update scripts/surfline_client.py.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-28 15:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,146
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,194
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,163