该脚本主要用于对天眼查系统列表和详情的信息。
脚本自动更新网站 https://greasyfork.org
(1). 天眼查公司列表脚本托管地址 https://greasyfork.org/scripts/370591-tyc-list/code/tyc-list.user.js
(2). 天眼查公司详情脚本托管地址 https://greasyfork.org/scripts/370150-tyc-details/code/tyc-details.user.js
(1). curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash 来安装nvm,nodejs的版本管理器
(2). 安装nodejs, nvm install 6
(3). 进入collected目录, 安装项目相关的依赖 npm install
(4). 启动nodejs服务, npm start 端口默认是8000
查看 /collected/data/result.json 文件