forked from ajcasagrande/Google-Search-API
-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Description
>> from googleapi import google
>> num_page = 3
>> result = google.search("Bash split string", num_page)
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 "/opt/google-search/lib/python3.7/site-packages/fake_useragent/utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "/opt/google-search/lib/python3.7/site-packages/fake_useragent/utils.py", line 99, in get_browsers
html = html.split('<table class="w3-table-all notranslate">')[1]
IndexError: list index out of range
greatlygravitate
Metadata
Metadata
Assignees
Labels
No labels