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.

I am searching using https://graph.facebook.com/search?q=anglogold&type=post this is not returning a post I made myself just now. Any idea why

share|improve this question

1 Answer

https://graph.facebook.com/search?q=anglogold&type=post

returns a lot of posts for me.

Facebook can restrict results on search api on different scenarios.

  1. Not suitable for a particular country/region
  2. Not a public post
  3. Person is blocked by user

    and may be few others.

share|improve this answer
I've posted this publicly on a friends wall, and it doesn't show, another example, I created this group as open facebook.com/groups/355154884542602 but it doesn't return with graph.facebook.com/search?q=anglogold&type=group – Bryan Maiden May 3 '12 at 4:28
im noticing this behavior as well but cannot pinpoint why it works for some users and not others. also seems to sometimes work when posting via mobile rather than desktop. – justinjmoses Aug 10 '12 at 3:05

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.