tasos-py / Search-Engines-Scraper

Search google, bing, yahoo, and other search engines with python
MIT License
513 stars 137 forks source link

fixing the google scrapper #55

Closed SamanFekri closed 1 year ago

SamanFekri commented 1 year ago

the google scrapper do not return text because the selector has been obsolated I fix it and add some .gitignore stuff that could help to make project easier to use

tasos-py commented 1 year ago

Thanks for bringing this to my attention, I've updated Google accordingly