Cninfo Announcement Scraper
/install 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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cninfo-announcement-scraper - After installation, invoke the skill by name or use
/cninfo-announcement-scraper - Provide required inputs per the skill's parameter spec and get structured output
What is Cninfo Announcement Scraper?
Fetch and filter CNINFO official disclosures by event and industry to extract positive catalysts for A-share monitoring with structured output. It is an AI Agent Skill for Claude Code / OpenClaw, with 1536 downloads so far.
How do I install Cninfo Announcement Scraper?
Run "/install cninfo-announcement-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cninfo Announcement Scraper free?
Yes, Cninfo Announcement Scraper is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Cninfo Announcement Scraper support?
Cninfo Announcement Scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cninfo Announcement Scraper?
It is built and maintained by ningjingzhiyuande (@ningjingzhiyuande); the current version is v1.0.0.