Skip to content

f3lze3/WebWeight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

免责声明

此工具仅供交流使用,请各位遵守《中华人民共和国网络安全法》以及相应地方的法律,禁止使用此工具进行违法操作,使用此工具造成的任何直接间接后果损失,均由使用者本人负责

WebWeight

介绍

一个查询域名权重的便捷工具

使用

安装依赖

pip install -r requirements.txt

帮助

Usage: python WebWeight.py -u <url/domain>

Options:
-h, --help 					show this help message and exit
-h, --help 					show this help message and exit
-u URL, --url=URL/domain     			specify a url or domain
-f FILE, --file=FILE  				specify a filename
-o OUTPUT, --output=OUTPUT			specify a csv filename to output (default csv)

例子

  1. 查询单域名权重
python WebWeight.py -u example.com
python WebWeight.py -u https://www.example.com
  1. 批量查询域名权重
python WebWeight.py -f urls.txt
python WebWeight.py -f domains.txt -o result.csv

About

查询域名权重的便捷工具

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages