tianyancha-cn

企业信息查询 - 天眼查/企查查/爱企查数据查询(Bloomberg 终端中国版)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tianyancha-cn" with this command: npx skills add guohongbin-git/tianyancha-cn

企业信息查询

天眼查/企查查/爱企查数据查询。

功能

  • 🏢 企业基本信息
  • 👥 股东/高管
  • 📊 财务数据
  • ⚖️ 法律风险
  • 📈 经营状况

平台对比

平台免费额度API数据质量
天眼查有限⭐⭐⭐⭐
企查查有限⭐⭐⭐⭐
爱企查免费⭐⭐⭐

天眼查 API

获取企业信息

# 需要 API Token
curl "https://open.api.tianyancha.com/services/open/search/2.0?keyword=腾讯" \
  -H "Authorization: YOUR_TOKEN"

Python SDK

# 第三方库
pip install tianyancha

from tianyancha import Tianyancha
client = Tianyancha(API_KEY)
company = client.search("腾讯")

企查查 API

获取企业信息

curl "https://api.qichacha.com/ECIV4/GetEnterpriseByName?keyword=腾讯" \
  -H "Authorization: YOUR_TOKEN"

使用场景

1. 投资尽调

  • 公司背景调查
  • 股东穿透
  • 关联企业

2. 商务合作

  • 合作方资质
  • 经营风险
  • 信用评估

3. 市场研究

  • 竞品分析
  • 行业分布
  • 资本图谱

数据字段

字段说明
name企业名称
credit_code统一社会信用代码
legal_person法定代表人
registered_capital注册资本
establish_date成立日期
status经营状态
shareholders股东信息
risk_info风险信息

免费替代方案

爱企查

国家企业信用信息公示系统

注意事项

  1. API 费用: 按次收费
  2. 数据更新: 非实时
  3. 合规使用: 仅用于合法目的

版本: 1.0.0

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Aavegotchi Renderer Bypass

Render Aavegotchi assets by deriving renderer hashes from Goldsky Base core data and calling POST /api/renderer/batch on www.aavegotchi.com. Use when the use...

Registry SourceRecently Updated
General

Toutiao User Profile API

Call GET /api/toutiao/get-user-detail/v1 for Toutiao User Profile through JustOneAPI with userId.

Registry SourceRecently Updated
General

Toutiao Search API

Call 2 search versions for Toutiao App Keyword Search through JustOneAPI with keyword.

Registry SourceRecently Updated
General

Compaction UI Enhancements

Background memory compaction with auto-trigger, chat summary paragraph, configurable threshold, model selector, settings tab, and result storage for OpenClaw...

Registry SourceRecently Updated