FBMessageScraper | A python script to download facebook chats

 by   RaghavSood Python Version: Current License: No License

kandi X-RAY | FBMessageScraper Summary

kandi X-RAY | FBMessageScraper Summary

FBMessageScraper is a Python library. FBMessageScraper has no bugs, it has no vulnerabilities and it has low support. However FBMessageScraper build file is not available. You can download it from GitHub.

A simple python script to download the entire conversation from Facebook, not limited like the one in the data dump provided by Facebook. Outputs the conversation in a JSON format, as well as the JSON for each individual chunk.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              FBMessageScraper has a low active ecosystem.
              It has 175 star(s) with 44 fork(s). There are 8 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 10 open issues and 0 have been closed. On average issues are closed in 1541 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of FBMessageScraper is current.

            kandi-Quality Quality

              FBMessageScraper has no bugs reported.

            kandi-Security Security

              FBMessageScraper has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              FBMessageScraper does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              FBMessageScraper releases are not available. You will need to build from source code and install.
              FBMessageScraper has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of FBMessageScraper
            Get all kandi verified functions for this library.

            FBMessageScraper Key Features

            No Key Features are available at this moment for FBMessageScraper.

            FBMessageScraper Examples and Code Snippets

            No Code Snippets are available at this moment for FBMessageScraper.

            Community Discussions

            No Community Discussions are available at this moment for FBMessageScraper.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install FBMessageScraper

            Run for both dumper.py and group_dumper.py. You’re now all set to start downloading messages.
            In Chrome, open [facebook.com/messages](https://www.facebook.com/messages/) and open any conversation with a fair number of messages
            Open the network tab of the Chrome Developer tools
            Scroll up in the conversation until the page attempts to load previous messages
            Look for the POST request to [thread\_info.php](https://www.facebook.com/ajax/mercury/thread_info.php)
            You need to copy certain parameters from this request into the python script to complete the setup:
            Set the cookie value to the value you see in Chrome under Request Headers
            Set the __user value to the value you see in Chrome under Form Data
            Set the __a value to the value you see in Chrome under Form Data
            Set the __dyn value to the value you see in Chrome under Form Data
            Set the __req value to the value you see in Chrome under Form Data
            Set the fb_dtsg value to the value you see in Chrome under Form Data
            Set the ttstamp value to the value you see in Chrome under Form Data
            Set the __rev value to the value you see in Chrome under Form Data

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/RaghavSood/FBMessageScraper.git

          • CLI

            gh repo clone RaghavSood/FBMessageScraper

          • sshUrl

            git@github.com:RaghavSood/FBMessageScraper.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link