2016-06-01 160 views
1

我想創建一個應用程序,通過特定的過濾器和限制將搜索推到谷歌搜索,然後將結果顯示給用戶(過去x天的結果中的特定關鍵字)。如何才能做到這一點? https://developers.google.com/custom-search/json-api/v1/introduction#background-data-model改進谷歌搜索引擎結果

有沒有人嘗試過類似的事情:

這可以通過使用谷歌網站搜索https://www.google.com/work/search/products/gss.html連同這個API來完成?

回答

1

是的。這是可能的限制。 只能使用GoogleCustomSearch(你上面的鏈接)

  1. [ PARAM]去開發者控制檯,打開 「自定義搜索API」 - https://console.developers.google.com創造API_KEY( 「服務器」 型)
  2. [ CX PARAM]去CustomSearch控制檯https://cse.google.com/cse並創建自定義搜索引擎( 「CX」 參數)

使用GET模板創建一個請求(https://developers.google.com/custom-search/json-api/v1/using_rest

https://www.googleapis.com/customsearch/v1?key= GET YOUR_KEY & CX = YOUR_CX & Q =站點:lenta.ru &網站搜索= lenta.ru