Python Forum

Full Version: pyGle - a tool for scrapping the web using Google
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone Big Grin

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:
  1. Google Search
  2. Google News
  3. Google Shops
  4. Google Images
  5. Google Patents
  6. Google Books
  7. 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 Tongue

Have fun programming, contribute and share Smile -pyGle - https://github.com/Javinator9889/pyGle