Home:ALL Converter>Search all of Google with Google Python API

Search all of Google with Google Python API

Ask Time:2016-02-01T16:11:26         Author:Isaac

Json Formatter

I will be using python. My plan is to make a program that searches a bunch of things, and sees how many search results google has for it. But I can only figure out how to get custom search engine to kind of work.

In python, how do I use the Google API to do a simple search using Google's main search engine? As I understand, the answer to this has changed within in the last few years as google has made a push to the google app engine.

Author:Isaac,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/35125696/search-all-of-google-with-google-python-api
yy