Getting a cx ID for custom search, Google API - Python -


how can generic cx id using custom search api in python? http://code.google.com/p/google-api-python-client/source/browse/samples/customsearch/main.py

from have read understand cx id sites only(when creating custom search engine asks me specific sites), want search on google, can first 3-5 results google-search.

so want search on google using custom search api, got developer key, need find how can cx id searching on google, not personal site, or that.

thanks!

answer outdated. check date before down-voting.

here can find cx id http://www.google.com/cse/manage/all. search engines choose list


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -