news-search

Search Chinese finance news via the Iwencai API with filtering and export.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill news-search-kk580kk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-search
Source: https://github.com/kk580kk/Investment-analysis-reports/tree/main/skills/hithink-iwencai/news
Command: npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill news-search-kk580kk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies accessing the latest finance news and insights, saving you time and effort in searching through various sources.

Core Features & Use Cases

  • Comprehensive News Search: Search for news across official media, mainstream finance media, industry websites, and corporate websites.
  • Keyword Search: Search using Chinese keywords for specific news and topics.
  • Query Decomposition: Break down complex queries into multiple simple queries for better search accuracy.
  • Result Filtering: Filter results based on date, relevance, and other conditions.
  • Data Export: Export search results in CSV, JSON, or text format.
  • Batch Processing: Process multiple queries from a file.
  • Error Handling: Robust error handling and retry mechanisms.
  • Logging: Detailed runtime logs and debugging information.
  • Use Case: Quickly get the latest news about a specific company or industry, track market trends, or stay updated on regulatory changes.

Quick Start

Use the news-search skill to search for news related to "AI and chip industry".

Frequently Asked Questions about news-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for the latest finance news using Chinese keywords?

To search for finance news, use Chinese keywords to query the Iwencai API, covering official media, mainstream finance media, and industry sources for relevant results.

Can I export finance news search results to CSV or JSON?

Yes, you can export search results in CSV, JSON, or text format for further analysis and reporting after querying your finance information.

How do I break down complex finance news queries for better accuracy?

Complex finance news queries can be decomposed into multiple simple queries to improve search accuracy and retrieve more targeted results from the API.

Do I need Python and the requests library to run this finance news search?

Yes, you need Python 3.7 or higher and the requests library installed to execute the finance news search scripts and interact with the API.

How do I track market trends and process multiple news searches in batch?

You can process multiple queries from a file for batch processing to track market trends, utilizing built-in error handling and retry mechanisms for stable execution.

Can I filter finance news search results by date and relevance?

Yes, the finance news search supports filtering results based on date, relevance, and other conditions to help you find the most pertinent information quickly.