반응형
유튜브 검색 api
http://gdata.youtube.com/feeds/api/videos?vq={$vq}&orderby=rating&max-results=50&start-index=1
vq=검색어
orderby=rating,viewCount,published
max-results = 최대 검색 결과 출력 개수
start-index = 검색 시작 위치
http://snipd.net/php-get-all-information-from-a-youtube-video
Google Reader api
http://www.google.com/reader/api/0/feed-finder?q=%EC%A0%81%EB%8F%84%EC%9D%98%20%EB%82%A8%EC%9E%90&output=json&start=1&end=50
q=검색어
output=출력api
start = ?
facebook api
https://developers.facebook.com/docs/reference/api/
반응형
'Old > OPEN API' 카테고리의 다른 글
알라딘 openapi (0) | 2013.06.16 |
---|---|
open api 링크들 (0) | 2013.03.31 |
twitter api 사용법 (0) | 2013.03.31 |
api 관련 사이트 (0) | 2013.03.12 |
야후 날씨 API (0) | 2013.03.11 |