Alright, So I am making a website that will have groups of pages, on those pages it will have the ability for a user to paste a Facebook page URL. How would I go about using their API to retrieve that pages news feed? It baffles me that Facebook expects everyone to know how to use it. I am new to this whole API thing and the documentation is not very clear. Any and all help would be appreciated.

Facebook does not expect everybody to know this. That's why they wrote documentation on the api after all. If you don't understand it, well, there's a lot to find about it.

Page object: http://developers.facebook.com/docs/reference/api/page/
Example json return: https://graph.facebook.com/platform?access_token=2227470867%7C2.AQDPQ5H-0BRJh_rG.3600.1307466000.0-100000253715663%7C-6Pydd29UDy5_YQMZhUPN3eBn1E (for http://www.facebook.com/platform)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.