Catalyst Creations
Posts: 0
Joined: Sat Dec 28, 2013 1:34 am

public Facebook page as a rss feed??

instead of using facebook api plugin, can I not use the rss feed on my public facebook page and use that on my app? I tried (using rss feed tutorial) but it displays nothing. Can this be done? I dont wont people to have to login. All i need is be able to see the face books status through rss feed on my app page??

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

public Facebook page as a rss feed??

Sure, you can do that. What exactly didn't work when you were using the public RSS feed? You most likely need to use the Appery.io proxy when using an RSS feed.

Catalyst Creations
Posts: 0
Joined: Sat Dec 28, 2013 1:34 am

public Facebook page as a rss feed??

Hey max,

yeah noticed new proxy id... managed to get it to work.. But is there any way to only display the top 3 posts rather than all of them?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

public Facebook page as a rss feed??

Hello! "is there any way to only display the top 3 posts" - you get entire page if it's public. You can filter retrieved data in app and show as many posts as you need. You can use server code for this purpose to reduce the application traffic.

Return to “Issues”