← Back to Skills Marketplace
Clw Sinotrade Scraper
by
gentoobreaking
· GitHub ↗
· v1.0.0
· MIT-0
37
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clw-sinotrade-scraper
Description
永豐投顧台股報告自動抓取系統,每日 08:30 推送新增報告至 Telegram。
README (SKILL.md)
sinotrade-scraper — 永豐投顧台股報告抓取
v1.2.0(2026-05-11)
- ✅ 移除配置檔依賴,改用環境變數(
TELEGRAM_BOT_TOKEN/TELEGRAM_CHAT_ID) - ✅ 移除
~/gold_monitor_config.json依賴 - ✅ 歷史檔移至
~/.sinotrade_history.json - ✅ 移除舊版腳本相容段落
核心功能
- 自動抓取永豐投顧台股報告
- 增量比對,僅推送新增報告
- Telegram 通知(含預覽摘要)
使用方式
# 抓取並存檔
python3 -m sinotrade_scraper
# 抓取 + 發 Telegram 通知
python3 -m sinotrade_scraper --telegram
環境變數
| 變數 | 用途 | 預設值 |
|---|---|---|
TELEGRAM_BOT_TOKEN |
Telegram Bot Token(--telegram 時需要) |
無 |
TELEGRAM_CHAT_ID |
Telegram Chat ID(--telegram 時需要) |
無 |
SINOTRADE_CHROME_PATH |
Chrome 路徑 | 系統 Chrome |
SINOTRADE_HISTORY_FILE |
歷史檔路徑 | ~/.sinotrade_history.json |
排程
30 8 * * 1-5 PYTHONPATH=$SKILL_DIR python3 -m sinotrade_scraper --telegram
技術細節
- 抓取引擎: Playwright + 系統 Chrome
- 通知通道: Telegram Bot API(環境變數)
- 歷史檔:
~/.sinotrade_history.json
Usage Guidance
This result is incomplete because the workspace files could not be read; rerun the scan in an environment where metadata.json and artifact contents are accessible before relying on this review.
Capability Assessment
Purpose & Capability
No purpose or capability claims could be verified because workspace reads failed before artifact contents were available.
Instruction Scope
No runtime instructions could be reviewed, so no evidence-backed scope concern is reported.
Install Mechanism
No install specification could be reviewed, so no evidence-backed install concern is reported.
Credentials
No artifact evidence was available to compare requested environment access with the skill purpose.
Persistence & Privilege
No artifact evidence was available showing persistence, privilege use, or credential handling.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clw-sinotrade-scraper - After installation, invoke the skill by name or use
/clw-sinotrade-scraper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
sinotrade-scraper v1.2.0 更新摘要:
- 移除配置檔依賴,改用環境變數管理 Telegram 設定。
- 移除 `~/gold_monitor_config.json`,歷史檔遷移至 `~/.sinotrade_history.json`。
- 清理並移除了舊版腳本的相容性程式碼。
- 支援每日自動抓取永豐投顧台股報告並推送至 Telegram。
- 改善腳本啟動與環境自訂設定方式。
Metadata
Frequently Asked Questions
What is Clw Sinotrade Scraper?
永豐投顧台股報告自動抓取系統,每日 08:30 推送新增報告至 Telegram。 It is an AI Agent Skill for Claude Code / OpenClaw, with 37 downloads so far.
How do I install Clw Sinotrade Scraper?
Run "/install clw-sinotrade-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clw Sinotrade Scraper free?
Yes, Clw Sinotrade Scraper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Clw Sinotrade Scraper support?
Clw Sinotrade Scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clw Sinotrade Scraper?
It is built and maintained by gentoobreaking (@openclawchen8-lgtm); the current version is v1.0.0.
More Skills