bisohns / bisohns/search-engine-parser

Some Error

Open
#133 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.