bisohns / bisohns/search-engine-parser
Some Error
Open
bug
- Dominant language
- Python
- Stars
- 491
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
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'
Contributor guide
Assessment
This issue has not been assessed yet.