Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @ningjingzhiyuande Updated 6/28/2026 2,179 downloads 4 stars Security: Pass

Cninfo Announcement Scraper OpenClaw Plugin & Skill | ClawHub

Looking to integrate Cninfo Announcement Scraper into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

Use this skill to pull CNINFO official disclosures and extract positive catalysts for A-share monitoring.

Install

ClawHub CLI
openclaw skills install @ningjingzhiyuande/cninfo-announcement-scraper
Node.js (npx)
npx clawhub@latest install cninfo-announcement-scraper

Full SKILL.md

Open original

SKILL.md content below is scrollable.

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

  1. Fetch latest CNINFO announcements.
  2. Parse and normalize: code, company, title, announcement_time, url.
  3. Classify announcement type.
  4. Keep only allowed event types and industries.
  5. 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.
ClawHub Registry URL: https://clawhub.ai/ningjingzhiyuande/skills/cninfo-announcement-scraper

Related skills

If this matches your use case, these are close alternatives in the same category.