Can you explain what is the best way to access the facebook api to retrieve a large amount of data?
Let's take the case where I want to get a large amount of posts ( user's post and friends posts ) and retrieve all the YouTube videos from them.
Is it faster to use the PHP SDK for the api or just providing the token and accessing the http://graph.facebook.com and getting the data with the php file_get_contents function?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||||||
|
closed as not constructive by hakre, PeeHaa 埽, Jocelyn, Bo Persson, Frank van Puffelen Dec 30 '12 at 21:46
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.