How To Download Facebook For Mobile?

How can I download all Docs from FaceBook Group?

  • A friend of mine want to download the docs(existing) from his own FaceBook Group. He wants to download all the docs at once and he says it important Indeed, I need the same option to download some of my docs from my own group. Does any one have Idea how to do it ? Doesn't seem that if FB has that option currently. But I think we can have a custom app for that Could any one help me with it ?

  • Answer:

    You can do it with Graph API. Go to https://developers.facebook.com/tools/explorer/ First you need to find group id Press 'Get Access Token' button Select 'user_groups' permission Type 'me?fields=groups' in API field and press 'Submit' button Now you should be able to see your groups Select id of the desired group (146797922030397 for example) and use it in the next API call '146797922030397?fields=docs{message,subject}' Now you should be able to see group documents Mind the pagination - in case you have more than 25 document the result will be paginated You have all steps to automate the process :)

Sasha Korman at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.