四虎精品视频-四虎精品成人免费网站-四虎黄色网-四虎国产视频-国产免费91-国产蜜臀97一区二区三区

用PHP獲取Google AJAX Search API 數據的代碼

http://code.google.com/apis/ajaxsearch/documentation/#fonje
復制代碼 代碼如下:
// This example request includes an optional API key which you will need to
// remove or replace with your own key.
// Read more about why it's useful to have an API key.
// The request also includes the userip parameter which provides the end
// user's IP address. Doing so will help distinguish this legitimate
// server-side traffic from traffic which doesn't come from an end-user.
$url = "http://ajax.googleapis.com/ajax/services/search/web?v=1.0&"
. "q=Paris%20Hilton&key=INSERT-YOUR-KEY&userip=USERS-IP-ADDRESS";

// sendRequest
// note how referer is set manually
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_REFERER, /* Enter the URL of your site here */);
$body = curl_exec($ch);
curl_close($ch);

// now, process the JSON string
$json = json_decode($body);
// now have some fun with the results...

API KEY 申請地址:
http://code.google.com/apis/ajaxsearch/signup.html

由此,我們可以寫個函數像這樣
復制代碼 代碼如下:
function google_search_api($args, $referer = 'http://www.jb51.NET/', $endpoint = 'web'){
$url = "http://ajax.googleapis.com/ajax/services/search/".$endpoint;
if ( !array_key_exists('v', $args) )
$args['v'] = '1.0';
$url .= '?'.http_build_query($args, '', '&');
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_REFERER, $referer);
$body = curl_exec($ch);
curl_close($ch);
return json_decode($body);
}

// 使用示例
$rez = google_search_api(array(
'q' => '21andy.com', // 查詢內容
'key' => '你申請到的API KEY',
'userip' => '你的IP地址',
));
header('Content-type: text/html; charset=utf-8;');
echo '<xmp>';
print_r($rez);
echo '</xmp>';

php技術用PHP獲取Google AJAX Search API 數據的代碼,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 美人鱼的电影| right here waiting中文版| 南来北往连续剧免费观看完整版| 爱在线观看| 防冲撞应急处置预案| 男女视频在线播放| 邯郸恋家网| 时来运转电影| 内蒙古电视台雷蒙| 电影《一秒钟》完整版| 6夜间飞行的秘密| 黑丝高跟在线| 招聘女服务员2| 情欲迷宫电影| 朝雪录电视剧免费观看全集完整版| 美女被吊在刑房鞭打| 《最美的青春》演员表| 色蝴蝶| 超级大富豪| 剃刀边缘演员表| 刘一秒攻心销售| 成人免费视频在线播放| 中央新影中学生频道| 歪爱时代| 雪山飞狐主题曲简谱| 周秀娜全部三级视频| 豪勇七蛟龙电影在线观看免费完整版| 张子恩| 毕业论文3000字范文| 素珍| 柯哀分析文| 你知道我在等你吗吉他谱| 红海行动2虎鲸行动电影在线观看| 满宫春电影| 老闺蜜电视剧免费观看完整版高清| 朴智勋| 出位江湖| 吾栖之肤完整版在线观看| 左航个人资料| 林熙蕾三级| 高达uce|