Code Monkey home page Code Monkey logo

facebook-group-scraper's Introduction

Synopsis

Command line program that downloads all the files or photos of a Facebook group. Still in development, and currently works only for downloading group files (doesn't work for images). This program assumes that you have NPM and Node.js installed on your system. This program makes use of the following npm packages: Nightmare.js, Chilkat.

Command Usage Format

node download <type> <FB email> <FB password> <FB group url>

Type can only be "photos" (currently not available) or "files"

Usage Example

To download all group files: node download files [email protected] my_password https://www.facebook.com/groups/359999434098189

To download all group photos: node download photos [email protected] my_password https://www.facebook.com/groups/359999434098189

Installation

To install all package dependencies: npm install

Please install the appropriate chilkat package based on your system and Node version manually, by running: npm install <chilkat package name>

You can see the available Chilkat packages here.

facebook-group-scraper's People

Contributors

hamzicabdulah avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.