possible to fetch @mentions thru Facebook API (like thru Twitter API?)

Posted by db on Stack Overflow See other posts from Stack Overflow or by db
Published on 2010-04-09T22:20:09Z Indexed on 2010/04/09 22:23 UTC
Read the original article Hit count: 285

I'm looking to implement a feature where I am able to collect @mentions through the facebook API in a similar fashion to the twitter API.

Specifically, if I run a group called foo, and other people on facebook mention @foo in their wall posts, I'd like to fetch and collect the text of that particular @foo mention.

I can't find any relevant documentation on Facebook....

© Stack Overflow or respective owner

Related posts about facebook-api

Related posts about facebook