安装builtwith

pip install builtwith

 

导入builtwith

import builtwith

 

例子

builtwith.parse("http://example.webscraping.com")

python3 识别网站所用技术_其他

 使用变量

python3 识别网站所用技术_其他_02

 

 

 

网站所有者

安装whois 

导入whois

使用whois

python3 识别网站所用技术_其他_03

使用变量

python3 识别网站所用技术_其他_04