-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/search_engine_parser/core/base.py", line 239, in get_results
File "/usr/local/lib/python3.9/site-packages/search_engine_parser/core/base.py", line 151, in parse_result
if not self._parsed_url:
File "/usr/local/lib/python3.9/site-packages/search_engine_parser/core/engines/google.py", line 49, in parse_single_result
h3_tag = r_elem.find('h3')
AttributeError: 'NoneType' object has no attribute 'find'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working