Click here to Skip to main content
15,880,392 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
I want to fetch posts from facebook page. can you anyone suggest any articles or code for this?
Posted

1 solution

The only bid that might help you in this context would be to go to the Facebook Developers and learn their API.

https://developers.facebook.com/?ref=pf[^]

You can learn how you can write the script to get posts from Facebook page from there and they'll provide you with an already-set SDK too. You can use their SDK if you're building app for iOS, Android, Windows etc. They'll get you started!

You can also read their API guide to do stuff that they haven't shared but is doable.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900