2018年5月28日 星期一

[Line Bot] Google custom search

CSE: list 

https://developers.google.com/custom-search/json-api/v1/reference/cse/list

var url = 'https://www.googleapis.com/customsearch/v1?key=AIzaSyBbWSUyWzjJifLOu6cNmKCxTG_ukAY6KoQ&cx=013973103978991497143:dtouwmpf5hc&num=10&alt=json&q=' + keyword

==

https://www.googleapis.com/customsearch/v1?key=AIzaSyBbWSUyWzjJifLOu6cNmKCxTG_ukAY6KoQ&
cx=013973103978991497143:dtouwmpf5hc&
num=10&
alt=json&
searchtype=image&
q=' + keyword


key>>
https://developers.google.com/custom-search/json-api/v1/overview#key

沒有留言:

張貼留言