我希望使用google.search open table执行Google搜索。无论查询术语是什么,都没有结果。我还查看了使用http://ajax.googleapis.com/ajax/services/search/web?v=1.0执行Google搜索的源代码 - 但在YQL控制台中使用此URL会返回可疑的bot错误。
有关如何使用YQL执行Google搜索的任何线索将不胜感激! 谢谢!
答案 0 :(得分:-1)
您可能需要查看google.customsearch
。您需要一个API密钥。
http://code.google.com/intl/de/apis/customsearch/v1/getting_started.html