cli-anything-intelwatch

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

cli-anything-intelwatch

cli-anything-intelwatch

Intelwatch bridges the gap between hacker OSINT and B2B Sales/M&A data. It executes complex financial data aggregation, technology stack detection, and AI-powered due diligence in seconds.
Intelwatch 搭建了黑客开源情报(OSINT)与B2B销售/并购数据之间的桥梁。它能在数秒内完成复杂的财务数据聚合、技术栈检测以及AI驱动的尽职调查。

Installation

安装

This CLI is installed as part of the cli-anything-intelwatch package:
bash
pip install cli-anything-intelwatch
Prerequisites:
  • Node.js >=18 must be installed and accessible via
    npx
  • Run
    node -v
    and
    npx -v
    to ensure your system meets the requirements
此CLI作为cli-anything-intelwatch包的一部分进行安装:
bash
pip install cli-anything-intelwatch
前置要求:
  • 必须安装Node.js >=18,且可通过
    npx
    访问
  • 运行
    node -v
    npx -v
    以确认系统满足要求

Usage

使用方法

Basic Commands

基础命令

bash
undefined
bash
undefined

Show help

显示帮助信息

cli-anything-intelwatch --help
cli-anything-intelwatch --help

Generate a deep profile for a company

生成某公司的深度档案

cli-anything-intelwatch profile kpmg.fr
cli-anything-intelwatch profile kpmg.fr

Generate a profile with AI Due Diligence

生成带有AI尽职调查的档案

cli-anything-intelwatch profile kpmg.fr --ai
undefined
cli-anything-intelwatch profile kpmg.fr --ai
undefined

For AI Agents

面向AI Agent的使用方式

When using this CLI programmatically:
  1. Provide the domain name (e.g.,
    doctolib.fr
    )
  2. Use the
    --ai
    flag to let Intelwatch perform due diligence automatically
  3. The output is human-readable and provides a deep breakdown of the company
  4. Ensure
    npx
    is available on the machine
当以编程方式使用此CLI时:
  1. 提供域名(例如:
    doctolib.fr
  2. 使用
    --ai
    标志让Intelwatch自动执行尽职调查
  3. 输出内容易于阅读,提供公司的深度剖析
  4. 确保机器上已安装
    npx

Example Scenarios

示例场景

  • M&A Due Diligence:
    cli-anything-intelwatch profile company-name.com --ai
  • Sales Intelligence:
    cli-anything-intelwatch profile target-client.com
  • 并购尽职调查:
    cli-anything-intelwatch profile company-name.com --ai
  • 销售情报:
    cli-anything-intelwatch profile target-client.com