📜  google custom search '请求包含无效参数. - Javascript代码示例

📅  最后修改于: 2022-03-11 15:03:15.838000             🧑  作者: Mango

代码示例1
cse.list({
  q: 'Florin Relea', // <-- REQUIRED
  cx: 'placeholder' // <-- REQUIRED
})

/* 
1) Create your cx here: 
https://support.google.com/programmable-search/answer/2649143?hl=en

2) Go to https://cse.google.com/cse/
Enable Search the entire web
*/