64
edits
| Line 227: | Line 227: | ||
==== Yahoo Search Suggest ==== | ==== Yahoo Search Suggest ==== | ||
Yahoo | Yahoo supports search suggest in en-US, de, jp, and ko. There are two separate URL formats: Japan and the others. | ||
Japan: http://api.search.yahoo.co.jp/AssistSearchService/V2/webassistSearch?output=fxjson&p={searchTerms}<br> | Japan: http://api.search.yahoo.co.jp/AssistSearchService/V2/webassistSearch?output=fxjson&p={searchTerms}<br> | ||
Everywhere else: http://%DOMAIN%/?output=fxjson&command={searchTerms} | Everywhere else: http://%DOMAIN%/gossip?output=fxjson&command={searchTerms} | ||
{| cellpadding="3" border="1" | {| cellpadding="3" border="1" | ||
|- | |- | ||
| | | de || de.ff.search.yahoo.com | ||
| | |||
| de | |||
|- | |- | ||
| en-US || ff.search.yahoo.com | | en-US || ff.search.yahoo.com | ||
|- | |- | ||
| ja || search.yahoo.co.jp | | ja || search.yahoo.co.jp | ||
|- | |- | ||
| ko || kr.ff.search.yahoo.com | | ko || kr.ff.search.yahoo.com | ||
|} | |} | ||
edits