LuanRT / google-this

A simple yet powerful module to retrieve organic search results and much more from Google.
https://www.npmjs.com/package/googlethis
MIT License
323 stars 77 forks source link

bug fixes + new feature #3

Closed LuanRT closed 3 years ago

LuanRT commented 3 years ago

Added: Now google-this can retrieve the “People also search for” tab.

Fixed: Sometimes google-this wouldn't return “People also ask” even if they were actually available.

Fixed: ERR_UNESCAPED_CHARACTERS error when emojis or special characters were included in the search query.