Is there a way to get recent page feeds from Graph Api or from FQL ?
Eg: Once you login then the feeds appear on this URL – https://www.facebook.com/pages/feed
Many thanks,
Reno Jones
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
After doing some research, I found that this isn’t properly possible, one can get feeds and then filter it on the basis of type=page and then use it accordingly or individually access {pageid}/feed to get the feeds of a single page. Hope it helps someone else.
Regards,
Reno Jones