天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

用PHP獲取Google AJAX Search API 數(shù)據(jù)的代碼

http://code.google.com/apis/ajaxsearch/documentation/#fonje
復(fù)制代碼 代碼如下:
// 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

由此,我們可以寫個函數(shù)像這樣
復(fù)制代碼 代碼如下:
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', // 查詢內(nèi)容
'key' => '你申請到的API KEY',
'userip' => '你的IP地址',
));
header('Content-type: text/html; charset=utf-8;');
echo '<xmp>';
print_r($rez);
echo '</xmp>';

php技術(shù)用PHP獲取Google AJAX Search API 數(shù)據(jù)的代碼,轉(zhuǎn)載需保留來源!

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

主站蜘蛛池模板: 国产精品97久久AV色婷婷 | 小黄文纯肉污到你湿 | 在线免费观看国产精品 | 美女脱了内裤张开腿让男人爽 | 精品网站一区二区三区网站 | 70岁妇女牲交色牲片 | 清冷受被CAO的合不拢 | 法国剧丝袜情版h级在线电影 | 亚洲日韩KKK444KKK聚色 | 欧美午夜理伦三级在线观看 | FREE性丰满白嫩白嫩的HD | 美女张开大腿 | 日本一卡2卡3卡四卡精品网站 | 背着老婆爆操性感小姨子 | 最近中文字幕MV免费看 | 久久精品热99看 | 成人小视频免费在线观看 | 亚洲成人99 | 色即是空之甜性涩爱 | 国产精品伦理一二三区伦理 | 兽交白浆喷水高潮 | 全肉高H短篇合集 | 一个人免费观看在线视频播放 | 中文日产无乱码AV在线观 | 亚洲国产中文在线视频免费 | 免费观看男生桶美女私人部位 | 在线 国产 欧美 亚洲 天堂 | 久久青草热热在线精品 | 久久精品无码一区二区日韩av | xx69欧美| 精品国产mmd在线观看 | 免费人成在线观看视频不卡 | 99精品视频一区在线视频免费观看 | 无人影院在线播放视频 | 欧美整片华人play | 三级黄色a | BL文高H强交| 国内精品久久人妻无码HD浪潮 | 龙岩综合频道 | 黄色片中文 | 三级网站午夜三级 |