ENScan_GO is a Go-based tool that aggregates and exports enterprise information from multiple data sources via a configurable interface, including ICP, apps, WeChat, and investment data. It supports MCP, API mode, and batch/deep queries with various field and type options.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
ENScan Go is a tool that collects and exports enterprise information by aggregating data from multiple sources (ICP备案, APP, 微博, 微信公众号, 控股公司, 供应商, 小程序, etc.) and supports MCP integration.
How it works
The project provides data sources (爱企查, 天眼查, 快查, 风鸟, 企查查 not provided, 小蓝本 not provided) and data plugins (阿拉丁, 酷安市场, 七麦数据, HG-ha ICP_Query). It queries information via specified fields and types, with options for deep and branch queries, and can run in API mode or MCP server mode.
Getting started
"首次使用"参考/releases and usage:
- "前往RELEASE下载编译好的文件使用"
- "首次使用时需要使用 -v 命令生成配置文件并配置Cookie"
./enscan -v
Quick usage examples from README:
./enscan -n 小米
./enscan -f f.txt
./enscan -n 小米 -invest 100
./ enscan -n 小米 -field icp -invest 51 --branch --deep 2
MCP usage:
./enscan --mcp
Cookie and API mode usage details are provided in the README, including options for field and type specifications.
Recent releases
- v2.0.5 (2026-03-28): - 修复AQC 查询问题 - 修复部分深度查询情况下会报错的问题
- v2.0.4 (2025-11-01): - 修复查询多级投资信息卡死问题
- v2.0.3 (2025-10-23): - 修复tyc bug #197 - 修复查询list bug fix #203
- v2.0.2 (2025-10-21): - 修复批量查询功能中的WaitGroup死锁问题 - fix: update deprecated GitHub Actions to latest versions - 修复天眼查查询请求问题 #193 - 修复翻页为0的问题
- v2.0.1 (2025-07-30): - 修复翻页逻辑BUG
Traction
4608 stars, 433 forks, 27 open_issues as of the provided data.
Behind the repo
No information about a startup or company is provided in the given data.
Caveats
- License: Apache-2.0
- Created: 2022-01-04
- Last push: 2026-03-30
- Language: Go
- API mode and MCP server mode are documented; some external API endpoints may be deprecated or offline (e.g., API info endpoint noted as offline).






