Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there any way I can get a Facebook user's unlikes?

I can get a users likes by using /{user}/likes.

But is there any way I can see what likes the user has removed from that list? Or is there any other way to track 'unlikes'?

share|improve this question
You shouldn't care about people that don't like you. – Jimmy Jul 28 '11 at 6:03

1 Answer

There's no API call you can make that will give you a list of what a user previously liked, but now does not.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.