-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
指纹识别,很多error #10
Comments
这个地址不能使用了吗? https://fake-useragent.herokuapp.com/browsers/0.1.11
|
哥,我毕设也打算做这个类型,教教我这个咋部署 |
可以的 875982537 扣扣 |
报错+1 搞定了么 |
改了本地ua,但是还报错error |
毕设做这个,效果可以吗? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
报错:
')[1]2023-03-15 17:56:32 - fake_useragent - WARNING - Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/bro
wsers/0.1.11
Traceback (most recent call last):
File "D:\S2022040基于Django的网络安全漏洞扫描检测系统\ls\venv\lib\site-packages\fake_useragent\utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "D:\毕业设计\S2022040基于Django的网络安全漏洞扫描检测系统\ls\venv\lib\site-packages\fake_useragent\utils.py", line 99, in get_browsers
html = html.split('
IndexError: list index out of range
2023-03-15 17:56:53 - fake_useragent - WARNING - Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/bro
wsers/0.1.11
Traceback (most recent call last):
File "D:\S2022040基于Django的网络安全漏洞扫描检测系统\ls\venv\lib\site-packages\fake_useragent\utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "D:\S2022040基于Django的网络安全漏洞扫描检测系统\ls\venv\lib\site-packages\fake_useragent\utils.py", line 99, in get_browsers
html = html.split('
IndexError: list index out of range
这是为什么 fake_useragent包版本fake-useragent==0.1.11
The text was updated successfully, but these errors were encountered: