rohithpr / py-web-search

A Python module to fetch and parse results from different search engines.
MIT License
77 stars 26 forks source link

No Google Search #27

Open Javinator9889 opened 7 years ago

Javinator9889 commented 7 years ago

When you use this module for searching in Google, there's no JSON response as it sends a simple message with the URL of searching (e.g.: you are looking for 'github', 10 results, and the response of the module is: 'url': 'https://www.google.com/search?q=github&num=10&start=0&tbm=nws#q=github&tbas=0&tbs=sbd:1&tbm=nws&gl=d'