-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
google cannot parse "Tallest mountain in the world" #149
Comments
Are you running this on heroku? |
I have version 0.6.6 installed and I get the same error. And I am not running on heroku. |
Same error on various search queries |
Is this on Heroku? |
I am getting the same error on various search queries. I also tried running this locally and not on Heroku, but it is still not working. |
I am also receiving the same exceptions for all but a few of the simplest single-word search terms. Specs
Other
|
#168 should fix it |
Description
The google engine cannot parse the return results of "Tallest mountain in the world"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Correctly parsed results
Screenshots
Desktop (please complete the following information):
Additional context
The result that cannot be parsed:
The corresponding result of https://github.com/bisoncorps/search-engine-parser/blob/0418867b3529980d5a4eb71899dec37092fe7df1/search_engine_parser/core/engines/google.py#L66
The first
div
does not contain the title.The text was updated successfully, but these errors were encountered: