Nv7-GitHub / googlesearch

A Python library for scraping the Google search engine.
https://pypi.org/project/googlesearch-python/
MIT License
430 stars 110 forks source link

added typehint, removed genrerator, removed find replaced with css selector #52

Closed Praveensenpai closed 1 year ago

Nv7-GitHub commented 1 year ago

Why did you remove generator? Now users have to wait for all requests to complete before using the results