0
votes

I want to get recent posts[wall post/video/image] using Facebook API/graph API. I have searched for that and i have founded that i can get recent activity but for particular user only.

But I want to get all the recent public posts from Facebook not for any particular user. Is this possible?

Thanking in advance.

1

1 Answers

0
votes

Use the Graph API search command. It does what you want. It's documented nearly at the end of the main Graph API documentation page.