Aug-21-2018, 03:17 PM
Hi everyone
I present you a tool I developed, pyGle, which aims to be the best tool for doing web scrapping through Google.
Basically, now you can do a search at:
The results are returned as a Future object, so when they are available, you can access a list which contains each result.
Everything is completely explained at the GitHub page (also the wiki is already completed).
You can contribute by adding your ideas or optimizing the app: it is completely free
Have fun programming, contribute and share
-pyGle - https://github.com/Javinator9889/pyGle

I present you a tool I developed, pyGle, which aims to be the best tool for doing web scrapping through Google.
Basically, now you can do a search at:
- Google Search
- Google News
- Google Shops
- Google Images
- Google Patents
- Google Books
- Google Videos
The results are returned as a Future object, so when they are available, you can access a list which contains each result.
Everything is completely explained at the GitHub page (also the wiki is already completed).
You can contribute by adding your ideas or optimizing the app: it is completely free

Have fun programming, contribute and share
