Communityv1.0.0

News Crawler

新闻自动爬取与总结工具。用于抓取指定网站或RSS源的新闻内容,并生成摘要报告。 使用场景: 1. 用户要求"获取今日新闻"、"爬取某网站内容" 2. 用户需要"总结新闻"、"生成日报" 3. 用户指定具体URL要求抓取内容 4. 需要监控特定新闻源的最新动态

1.3kdownloads7active installsOshin123456
View on ClawHubBack to Skills

Skill Details

Slug
news-crawler
Latest Version
1.0.0
Author
Oshin123456
Published
Mar 13, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for News Crawler.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of "news-crawler": an automated tool for fetching and summarizing news from specified websites or RSS feeds. - Provides scripts for retrieving news lists and detailed content: `rss_fetcher.py` for RSS sources, `crawl.py` for web pages. - Supports structured daily news report generation, including content extraction and summarization. - Includes usage instructions, workflow, and output formats. - Features guidance on ethical crawling and extensibility for additional features.