Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GETURL http://www.facebook.com/ajax/typeahead_friends.php?u= ${USER ID}&__a=1 (replace ${USER ID})への呼び出しは、そのユーザーの友達リストを取得するようです。これを行うための「公式な」方法、つまり文書化された facebook API を使用する方法はありますか?
GET
より「公式」な方法は、Graph apiを使用することです。