admin 發表於 2022-3-30 11:38:21

fake_useragent module not connecting properly - IndexError: list index out of...

fake_useragent module not connecting properly - IndexError: list index out of range
C:\Users\user\PhpstormProjects\longine01\venv\Lib\site-packages\fake_useragent\utils.py

( pip install fake_useragent)

line 99
html = html.split('<table class="wc-table-all notranslate">')
changed to
html = html.split('<table class="ws-table-all notranslate">')

頁: [1]
查看完整版本: fake_useragent module not connecting properly - IndexError: list index out of...