How can I get a generic cx ID for using the custom search API in Python?
http://code.google.com/p/google-api-python-client/source/browse/samples/customsearch/main.py
From what I have read I understand that this cx ID is for certain sites only(when creating a custom search engine it asks me for specific sites), but I want it to search on google, so I can get the first 3-5 results from a google-search.
So I want to search on GOOGLE using Custom Search API, I already got a Developer Key, I just need to find how can I get an cx ID for searching on google, not a personal site, or something like that.
Solved:
Go to your
but emphasize included sites.