8000 GitHub - xhmcc/icpsearch: 批量根据企业名称查询企业备案域名及IP,支持爱企查
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

批量根据企业名称查询企业备案域名及IP,支持爱企查

Notifications You must be signed in to change notification settings

xhmcc/icpsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icpsearch

批量根据企业名称查询企业备案域名及IP,目前支持爱企查

使用命令:

python icpsearch.py -f input.xlsx -o output.xlsx

python icpsearch.py -f input.xlsx -o output.xlsx -proxy http://127.0.0.1:8080

options:

  • -h, --help show this help message and exit

  • -f FILE, --file FILE 指定输入Excel文件路径,默认为company_name.xlsx

  • -o OUTPUT, --output OUTPUT 指定输出Excel文件路径,默认为company_domains_result.xlsx

  • -proxy PROXY 设置代理服务器,例如: http://127.0.0.1:8080

使用步骤:

1、在config.yaml文件中填写爱企查cookie

image

2、在同文件夹下表格(company_name.xlsx)内、或自行指定表格填入企业名称,脚本会根据表格内企业名称依次查询备案

image

3、最后直接打开终端运行即可

python icpsearch.py -f input.xlsx -o output.xlsx

image

4、运行结束后会自动生成一个表格(company_domains_result.xlsx),或-o自行指定输出文件

可在此表格中看到企业备案域名及IP image

About

批量根据企业名称查询企业备案域名及IP,支持爱企查

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0