20/10/2018, 23:19

[2018] Recomment API List

Google Sheets API URL: https://developers.google.com/sheets/api/reference/rest/ Có thể xử lý đọc hàng chục nghìn Google spreedsheet Nếu chỉ xử lý đọc không thì có thể sinh ra APIKey nhưng khi muốn ghi thì cần authentication Google Youtbue Data API URL:https://developers.google.com/ ...

  1. Google Sheets API
  • URL: https://developers.google.com/sheets/api/reference/rest/
  • Có thể xử lý đọc hàng chục nghìn Google spreedsheet
  • Nếu chỉ xử lý đọc không thì có thể sinh ra APIKey nhưng khi muốn ghi thì cần authentication
  1. Google Youtbue Data API
  • URL:https://developers.google.com/youtube/v3/docs/
  • Có thể get và update được channel, list video search được ở Youtube
  • Tuy là có thể chỉ định vùng miền (regionCode: JP)và ngôn ngữ (relevanceLanguage: ja) tuy nhiên vẫn có trường hợp video ngôn ngữ khác lẫn vào.
  1. Google Maps JavaScript API
  • URL:https://developers.google.com/maps/documentation/javascript/tutorial
  1. Google CLoud Vision API
  • URL:https://cloud.google.com/vision/docs/quickstart
  • Sử dụng AI authentication video của google để có thể export text từ video từ đó có thể phân tích được thông tin
  1. Miscrosoft Computer Vision API
  • URL:https://azure.microsoft.com/ja-jp/services/cognitive-services/computer-vision/
  • Cũng giống như google cloud vision API sử dụng AI authentication của Microsoft để export text từ video và phân tích
  1. Microsoft Face API
  • URL:https://azure.microsoft.com/ja-jp/services/cognitive-services/face/
  • Dùng AI để nhận dạng và phân tích khuân mặt
  1. docomo API
  • URL:https://dev.smt.docomo.ne.jp/?p=docs.api.index
  • Có một vài API có thể sử dụng để phân tích ngôn ngữ hoặc là AI authentication
  • Tuy nhiên số lượng call API sẽ bị giới hạn
  1. Facebook Graph API
  • URL: https://developers.facebook.com/docs/graph-api
  • Read, Update thông tin page hoặc user của facebook
  • Để sử dụng thì cần tạo app và cần request quyền access
  1. Instagram Graph API
  • URL: https://developers.facebook.com/docs/instagram-api
  • Cũng giống như facebook graph API muốn sử dụng thì cũng cần tạo app demo và request access
  1. Twitter API
  • URL: https://developer.twitter.com/en/docs
  1. LINE Messaging API
  • URL: https://developers.line.me/ja/docs/messaging-api/overview/
  • Nếu chuẩn bị server nhận weebooks thì có thế tạo bot tự động trả lời message
  1. DMM Web service
  • URL: https://affiliate.dmm.com/api/
  • là API dùng để search của DMM service các thông tin như là sản phẩm hay là thông tin nữ diễn viên
  1. Hotpepper API
  • URL: https://webservice.recruit.co.jp/hotpepper/reference.html
  • là API dùng để search các quán ăn bằng nhiều điều kiện khác nhau có thể là những vị trí cấm hút thuốc chẳng hạn
  1. gnavi API
  • URL: https://api.gnavi.co.jp/api/
  • Giống với hotpepper API gnavi API cũng dùng để tìm kiếm những quán ăn hoặc là thông tin các vị trí
  1. Amazon Product Advetising API
  • URL: https://images-na.ssl-images-amazon.com/images/G/09/associates/paapi/dg/index.html
  • Tham khảo: http://blog.apitore.com/2016/08/01/amazon-product-advertising-api/
  1. Foursquare Places API
  • URL: https://developer.foursquare.com/docs/api/endpoints
  • Có thể sử dụng Foursquare thông qua API để tìm kiếm những thôgn tin vị trí
  1. whatewords API
  • URL: https://docs.what3words.com/api/v2/
  • Tham khảo: https://ideasforgood.jp/2018/07/23/what3words/
  1. OpenWheatherMap API
  • URL: https://openweathermap.org/
  • Tham khảo: https://qiita.com/mikan3rd/items/a5bc87a2242e67cf17a4
  1. e-stat API
  • URL: https://www.e-stat.go.jp/api/
  • API get thông tin thống kê liên quan đến Nhật bản
  1. stripe
  • URL: https://stripe.com/jp
  • Tham khảo: https://qiita.com/koki1023/items/dd4310de9888efe278a9
  1. LINE pay
  • URL: https://pay.line.me/jp/developers/documentation/download/tech?locale=ja_JP
  • Tham khảo: https://qiita.com/nkjm/items/b4f70b4daaf343a2bedc
  1. qiita API
  • URL: https://qiita.com/api/v2/docs
  • Có thể thông qua API tìm kiếm bài viết và cập nhật bài viết ở quiita

Ngoài những API ở trên còn rất nhiều API khác nữa, các bạn có thể bổ sung ở comment.

0