facebook-export icon indicating copy to clipboard operation
facebook-export copied to clipboard

Tools to help administer your Facebook groups

Results 19 facebook-export issues
Sort by recently updated
recently updated
newest added

When I install the library I receive this error: ``` > npm install -g facebook-export npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to...

the only option I am seeing is user_managed_groups, but I want to grab all groups of which I am a member.

on fresh install it complains that `/Users/myuser/.facebook_export/groupsMetaData/LOCK` was not found. fixed it with `touch /Users/myuser/.facebook_export/groupsMetaData/LOCK`

`facebook-export -a TOKEN -l` only gives me 5 groups, even though i'm at least in 10 groups. I think you need to use the pagination (e.g. the cursors) offered by...

Facebook groups have a specific feature - Sale Post that allows to post items for sale. What about filtering returned items so we only get for sale posts or even...

Hi! I've got all of the program working, but I can't seem to find a way to just get the members and their ID numbers, other than going through the...

Ok so upon playing with this for a while i come to realise it was limiting the member dumping to only 25 members, this is because facebook using pagination even...

The exporter just sends a message and exits with no error code which is quite inconvenient when interfacing it with bash scripts. #### Example : ```bash facebook-export -g ${GROUPID} -a...

Can't pull all the history in the end it gives me error: ``` fetched undefined posts. The oldest post fetched was last updated: Thursday, August 4th 2016, 4:45:36 pm /usr/local/lib/node_modules/facebook-export/lib/fetch_posts.coffee:40...

[error log.txt](https://github.com/KyleAMathews/facebook-export/files/879136/error.log.txt) Hi Mathews, it's fresh idea to download and save information from Facebook groups in such a method, nice project, but after trying several times, i got 2 points...