googlesearch icon indicating copy to clipboard operation
googlesearch copied to clipboard

Does not get first result

Open joofio opened this issue 2 years ago • 3 comments

Hi, These lines over here: https://github.com/Nv7-GitHub/googlesearch/blob/v1.1.0/googlesearch/init.py#L48-L54 stop the package from retrieving the first result, which unfortunately is usually the correct...

joofio avatar May 25 '22 09:05 joofio

Could you submit a PR showing how to fix this?

Nv7-GitHub avatar Jun 14 '22 01:06 Nv7-GitHub

Hi, These lines over here: https://github.com/Nv7-GitHub/googlesearch/blob/v1.1.0/googlesearch/init.py#L48-L54 stop the package from retrieving the first result, which unfortunately is usually the correct...

are you looking to get the first result from google search?

SaadEGI avatar Jun 16 '22 22:06 SaadEGI

The thing is: When i search for a certain term in google (in the browser), sometimes the first results appears with a "special" div which is not captured by the package. like a featured result

joofio avatar Jun 23 '22 13:06 joofio

Solved in 085e984fbbd77fe23b4bfb2cfdbb11ab0b43c1d1

Nv7-GitHub avatar Apr 03 '23 17:04 Nv7-GitHub