ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Cninfo Announcement Scraper

Skill by ningjingzhiyuande

Why use this skill?

Automate your A-share market analysis with the Cninfo Announcement Scraper. Extract positive catalysts like earnings growth and contracts efficiently.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ningjingzhiyuande/cninfo-announcement-scraper
Or

What This Skill Does

The Cninfo Announcement Scraper is a specialized OpenClaw agent skill designed to bridge the gap between raw regulatory data and actionable financial insights. Developed by ningjingzhiyuande, this tool acts as an automated researcher that monitors the Cninfo (巨潮资讯) platform—the official repository for A-share listed company disclosures in China. By programmatically fetching, parsing, and normalizing announcement data, the skill identifies high-impact positive catalysts such as earnings forecasts, major contracts, and government policy support. It effectively filters out the noise of daily regulatory filings, delivering structured, digestible intelligence that helps investors and analysts maintain a superior situational awareness of their portfolios.

Installation

To integrate this skill into your OpenClaw environment, ensure you have the core framework installed and configured. Execute the following command in your terminal:

clawhub install openclaw/skills/skills/ningjingzhiyuande/cninfo-announcement-scraper

Once installed, verify the connection to the Cninfo interface via your settings menu to ensure uninterrupted data flow.

Use Cases

  • Automated Catalyst Monitoring: Keep track of specific industries like New Energy or Consumer goods for unexpected positive shifts in operational outlook.
  • Risk-Reward Assessment: Quickly evaluate whether a reported major contract justifies a change in market sentiment before the news becomes widely priced in.
  • Daily Briefing Generation: Integrate the scraper output into an AI-driven summary workflow to receive a personalized, high-level morning report of the A-share market.
  • Trend Analysis: Aggregate historical event data to spot sector-wide patterns in how specific event types correlate with price volatility.

Example Prompts

  1. "Check for any major contracts in the New Energy sector from today's CNINFO announcements and output them in a table format.
  2. "Monitor the Consumer industry for业绩预增 (earnings growth) disclosures and flag those with high confidence scores.
  3. "Summarize the last 48 hours of policy-related announcements from CNINFO for companies I am tracking.

Tips & Limitations

  • Contextual Filtering: The skill performs best when you define specific time windows; avoid overly broad searches that may trigger rate limits.
  • Data Integrity: Always cross-reference the source_url provided by the skill with the actual PDF document on the official Cninfo portal for legal verification.
  • Disclaimer: This tool provides data-driven insights, not financial advice. Automated alerts are for informational purposes and should never be used as direct instructions for automated trading systems or execution algorithms.
  • Latency: As an external scraper, performance is contingent on the responsiveness of the CNINFO public server. Keep your configuration optimized for specific tickers to ensure faster retrieval times.

Metadata

Stars1287
Views0
Updated2026-02-22
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ningjingzhiyuande-cninfo-announcement-scraper": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#a-share#scraper#automation#investing
Safety Score: 4/5

Flags: network-access, external-api