/HtmlDiagnose

自动扫描网站页面并分析HTML文档格式是否正确(即标签是否匹配)

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

HtmlDiagnose

A web page HTML format diagnoser

Install

 pip install HtmlDiagnose

Use

run command:

 python -m HtmlDiagnose https://www.baidu.com

more help:

 python -m HtmlDiagnose -h