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.

I have a json file from graph.facebook.com with all the posts we made at https://facebook.com/greenpeace.international from Nov 1 to Dec 31, and for a research project I need to recreate the page on Facebook without likes and comments -- just the posts which we made, in the same order.

We post messages, photos, videos and links. Posting messages seems simple enough to do, but I can't figure out how to deal with the photos (should I download them, and then upload?), and when I try to post links, they are posted as "Recent Posts by Others...", not as the page itself (though I have used the page_token).

Advice for PHP, Javascript or Python or just plain curl would be much appreciated.

share|improve this question
Are you using the correct page token – phwd Jan 14 at 22:01

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.