bisohns / bisohns/search-engine-parser
list index out of range
Open
bug
- Dominant language
- Python
- Stars
- 491
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
Traceback (most recent call last):
File "C:\Program Files\Python39\lib\site-packages\fake_useragent\utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "C:\Program Files\Python39\lib\site-packages\fake_useragent\utils.py", line 99, in get_browsers
html = html.split('')[1]
IndexError: list index out of range
Contributor guide
Assessment
This issue has not been assessed yet.