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

Browser & Automation @ningjingzhiyuande Updated 6/28/2026 2,409 downloads 1 stars Security: Pass

Cls News Scraper OpenClaw Plugin & Skill | ClawHub

Looking to integrate Cls News Scraper into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate browser & automation tasks instantly, without having to write custom tools from scratch.

What this skill does

Use this skill to pull real-time market news from Cailian Press (CLS) and extract stock-positive catalysts.

Install

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

Full SKILL.md

Open original

SKILL.md content below is scrollable.

cls-news-scraper

Use this skill to pull real-time market news from Cailian Press (CLS) and extract stock-positive catalysts.

Inputs

  • Time window (default: last 1 hour)
  • Sector filter (default: 新能源, 消费)
  • Event filter (default: 业绩预增, 重大合同, 政策扶持)

Procedure

  1. Collect latest CLS items from configured endpoint/source.
  2. Normalize fields: title, summary, ticker, company, published_at, source_url.
  3. Classify each item into event types.
  4. Keep only matched industries and event types.
  5. Output table rows for downstream scoring.

Output Schema

  • ticker
  • company
  • catalyst
  • source_url
  • timestamp
  • confidence
ClawHub Registry URL: https://clawhub.ai/ningjingzhiyuande/skills/cls-news-scraper

Related skills

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