cninfo-announcement-scraper
v1.0.0从巨潮资讯网获取官方披露,按事件与行业筛选提取A股积极催化剂,结构化输出。
Installation
Please help me install the skill `cninfo-announcement-scraper` from SkillHub official store.
npx skills add ningjingzhiyuande/cninfo-announcement-scraper
cninfo-announcement-scraper
Use this skill to pull CNINFO official disclosures and extract positive catalysts for A-share monitoring.
Inputs
- Time window (default: current trading day)
- Event filter (default: 业绩预增, 重大合同, 政策扶持)
- Industry filter (default: 新能源, 消费)
Procedure
- Fetch latest CNINFO announcements.
- Parse and normalize: code, company, title, announcement_time, url.
- Classify announcement type.
- Keep only allowed event types and industries.
- Return structured rows for alert generation.
Output Schema
- ticker
- company
- catalyst
- source_url
- timestamp
- confidence
- trigger_price
- invalidation_condition
Safety
- Use official disclosure links only.
- Never provide auto-trade instructions.