TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Facebook API Can I Pull "Like" Data

8 pointsby StatusStalkeralmost 14 years ago
I'm new to Facebook API and I am building am app and I was wondering if there was a way to pull all the "likes" from a user?

3 comments

toddsampsonalmost 14 years ago
No. You can get movies and bands from the graph. But any likes related to articles (web pages, etc.) they do not share.
评论 #2604805 未加载
instakillalmost 14 years ago
With the Graph API, the user_likes permission allows your app to get a list of all of the [Facebook fan] pages the user has liked. I don't think that even you as a user can see what articles etc. you have liked - at least I haven't been able to find that information.
malachismithalmost 14 years ago
Good god do we ever wish there were...
评论 #2606445 未加载