Http-Status-Code

时间:2021-04-12 11:59:23
【文件属性】:
文件名称:Http-Status-Code
文件大小:2KB
文件格式:ZIP
更新时间:2021-04-12 11:59:23
Python Usage: 建议在python3.6以上运行 安装第三方包: pip3 install -r requirements.txt 将收集子域名保存在xxx.txt文件中运行 python3 http_status_codes.py xxx.txt 注意: 如果fake_useragent发生如下错误: fake_useragent.errors.FakeUserAgentError: Maximum amount of retries reached 请执行 python3 -c "import tempfile;print(tempfile.gettempdir())" 获取当前系统的缓存目录 然后使用 wget https://fake-useragent.herokuapp.com/browsers/0.1.11 -O fake_useragent_0.1.11.json 将json
【文件预览】:
Http-Status-Code-master
----README.md(674B)
----http_status_codes.py(2KB)
----requirements.txt(23B)

网友评论