开发者

Direct link to obtain a google custom search API key?

I have an API key that I use for Google custom search queries on the json search API that's here:

https://ajax.googleapis.com/ajax/services/search/web?v=1.0&rsz=8&q=

I need to send clients to a URL where they can each obtain a custom API key for their domains. However, I don't recall the URL I used to get my API key.

Does anyone know the most straight forward URL to send them to in order to obtain a key?

This one looks perfect: http://code.google.com/apis/loader/signup.html

But I'm not sure if tha开发者_StackOverflowt's the correct place for google custom search, since it refers to "Google Loader", which I'm not familiar with.


You can get an API key by visiting https://code.google.com/apis/console and clicking "API Access". You will then need to switch on the custom search API on the "Services" tab.


Wilfred's link got me started, but I didn't see the same thing as Wilfred. I had to click "Google APIs" (which links to here: https://console.developers.google.com/apis), then "Credentials".

"Custom Search API" is also available on the "Google APIs" screen if you need more information.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜