Google URL Shortener API をPHPで利用するサンプル。このブログのURL「http://blog.fkoji.com/」を短縮してみました。この例ではcURLを使っています。 <?php $url = 'https://www.googleapis.com/urlshortener/v1/url?key=[APIキー]'; $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, $url); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-type: application/json')); curl_setopt($curl, CURLOPT_POST, 1); curl_setopt($curl, CURLOPT_POSTFIELDS, '{"longU
この記事は賞味期限切れです。(更新から1年が経過しています) Overview – Google URL Shortener API – Google Code Google製の短縮URLサービス「goo.gl」のAPIが公開されたそうなので、 試しに使ってみたメモ。 必要なもの 短縮してみよう 展開してみよう めんどくさいのでクラスにしてみる (おまけ) JavaScriptで展開する 必要なもの APIのURLを控えておく https://www.googleapis.com/urlshortener/v1/url APIキーを取得しておく Google APIs Consoleで 「URL Shortener API」をアクティブにしてAPIキーを控えて来る 今回は、PHP+cURLでやってみることに。 とりあえず持っている情報を変数につっこむ。 $api_url = "https:
Home / PHP / PHP class for using the Google Analytics API Just quickly following up my post from earlier on today where I looked at how to log into the Google Analytics API using PHP and CURL using Username/Password Authentication I wrapped the login code up into a class with methods for logging in and then calling API functions. I’ll look at parsing the XML result data at a later stage. Update Ap
PHPで Google Analytics API を使ってみたので、そのメモ。ドキュメント Google Analytics Developer Docs を見て進めた。 概要 Google Analytics APIを使う方法は、JavaScriptとか、Javaとか、HTTP Protocol とか、いろいろ用意されているみたい。今回は、PHPからアクセスしたいので、HTTP Protocol をやってみる。 まずは Google Analytics API に認証する APIを使う前に、Google Analytics API にログインしなくてはならない。認証する方法は、Data Export API - Authorization に書かれている。 認証方法は 「ClientLogin」「AuthSub」「OAuth」と、よくわからないが3種類あるようだ。今回は、HTTP Pr
Retrieve Google Analytics Visits and PageViews with PHP In 2009 we released a Google Analytics API client in PHP. It was the first library released in PHP. Six years later, this software is outdated. Google changed the API and it’s no longer of use. As an alternative you can use GAPI (Github). Go to github.com/erebusnz/gapi-google-analytics-php-interface for instructions and to get the source code
I find it quite hard having a comprehensive sample or documentation on using Google data services with bare PHP code. Finally - with some trials and errors - can get things done and now fully understand how to interact with GData Protocol. One of the basic ways to interact with Google data services is to use ClientLogin, in which your web application or desktop application can authenticate into Go
These packages contain everything you need to access Google's Data APIs from your PHP 5 application. The Google Data APIs are a set of web services for read/write access to applications hosted by Google. Zend_Gdata provides PHP 5 client interfaces for the Google Data APIs. See the Google GData site for more information. Latest Release Date Download Documentation
Webmaster Tools Data API の利用方法 Webmaster Tools Data API を初めて利用する場合は、次の手順をお勧めします。 デベロッパー ガイドを参照して、API の動作方法、最適なコーディングとテストの方法について理解します。 リファレンス ガイドを参照しと、Webmaster Tools Data API で利用可能なウェブ サービスの操作とデータ オブジェクトについて理解します。 Webmaster Tools Data API について Google ウェブマスター ツールは、ウェブマスター向けの Google のサービスです。ユーザーのサイトを Google の観点から見て、Google がそのサイトをクロールするのに問題がないかを調べ、その情報を提供して、Google の検索結果でサイトの表示順位を上げるのに役立てます。 クライアント ア
AJAX Dynamic Feed Control The Dynamic Feed Control is a simple to use application of the Google AJAX Feed API that is designed to let you add feeds to your pages, sites, and blogs. The Dynamic Feed Control takes either a single feed url, an array of feed urls, or a more structured array of feed description objects, a container, and optional options. It's that easy. The Dynamic Feed Control is high
先ほど紹介した「Google AJAX Feed API - Dynamic Feed ControlでRSSを表示」では表示するRSSフィードは1つでしたが、今度は複数のRSSフィードを表示してみます。 基本的な構造は前回と同じで、変更点は赤で表示しています。表示するRSSフィードの数は自由に変更できます。 <script src="http://www.google.com/jsapi/?key=取得したAPI key" type="text/javascript"></script> <script src="http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.js" type="text/javascript"></script> <style type="text/css"> @import u
The Google Font Directory lets you browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and served by Google servers. View font details to get the code needed to embed the font on your web site. Please also visit our quick start guide and FAQ page. For more help and suggestions, use our moderator page
How do I start? Read the Getting Started guide. Choose fonts from the Font Directory. Optionally, use the WebFont Loader library for more control over font loading. What are the Google Font API and the Google Font Directory? The Google Font Directory provides high-quality web fonts that you can include in your pages using the Google Font API. The Google Font API helps you add web fonts to any web
昨日開催された WDE ex -vol9 (Twitter TL) の懇親会で「Google がフォントのホスティングやれば良いじゃないか」という話題が出ていたのですが、朝起きたら Google Font API として現実的なものとなっていました。Web Font をホスティングしているサービスは海外で既に幾つかありますが、ほとんどが JavaScript のコードを貼付ける方法が採用されており、中には body 内に記述しなければならないものもあり、エレガントな方法とはいえませんでした。 今回公開された Google の API は JavaScript を使うのではなく、CSS をリンクするだけ。使いたいフォントをディレクトリから選び、リンクした CSS ファイルに変数としてフォント名を記述するだけになります。シンプルかつ簡単です。 <link rel="stylesheet" ty
数え切れないほどのYUREXと一緒に住んでいた渡邊です。 今の時代、ブラウザさえあれば経路情報をカンタンに取得することができます。 今回はGoogleの経路検索APIとjavascriptとブラウザを使います。 1. 結果を見る 弊社、自由が丘オフィスから鎌倉本社までの経路についての、 APIレスポンスをまとめたものは下記の通りです。 route.json 2. 確認する 出発地名と到着地名を入力して経路検索ボタンを押すと、 Firefoxのconsoleに経路検索結果をまとめたオブジェクトが表示されます。 consoleオブジェクトが無いブラウザの場合は、アラートで簡潔にお知らせします。 ※都道府県名を含めない場合、結果が出ないことがあります。 出発地名: 到着地名: 3. 主要なクラスのリファレンス クラス GDirections - Google Maps API リファレンス クラ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く