Skip to main content

Tool for analyzing and extracting insights from Facebook Messenger conversations

Project description

socialysis

PyPI - License

socialysis is a Python package for analyzing and visualizing Facebook Messenger data. It provides tools for creating and customizing various types of charts and graphs from your Messenger data, such as bar charts, line charts, pie charts, sunburst charts, dot charts, and gantt charts. With socialysis, you can easily gain insights from your Messenger data, including messages, media, links, reacts, photos, audio records, videos, emoji, words and more.

Installation

    pip install socialysis

Getting Started

To use socialysis, you first need to download your Facebook Messenger data from Facebook.

To download your Facebook Messenger data, follow these steps:

  1. Go to your Facebook settings by clicking the dropdown arrow in the top right corner of the page, and selecting "Settings" from the dropdown menu.

  2. In the left-hand menu, click on the "Your Facebook Information" option.

  3. In the "Your Facebook Information" section, click on the "Download Your Information" option.

  4. In the "Download Your Information" window, select the "Deselect All" button to deselect all data categories.

  5. Scroll down to the "Messages" category and click on the "Messages" checkbox to select it.

  6. In the "Format" dropdown menu, select the "JSON" option.

  7. In the "Media Quality" dropdown menu, select the "Low" option.

  8. Click on the "Create File" button to start the download process.

  9. Once the download is complete, you will receive a notification and an email with a link to download the file. Click on the download link to download the file to your computer.

  10. Extract the downloaded file to obtain the JSON files containing your Messenger data.

Sample Data

Socialysis includes a sample data set that you can use to get started without needing to download your own Facebook data. To access the sample data, you can use the restore parameter when initializing the Stats class and set it to 'sample'. For example:

from socialysis import Stats

stats = Stats(restore='sample')

You can then use the Stats class and its attributes and modules to analyze the sample data.

Usage

See Demos for detailed examples with explanations.

Gallery

Collection

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

socialysis-0.1.0.tar.gz (4.1 MB view hashes)

Uploaded Source

Built Distribution

socialysis-0.1.0-py3-none-any.whl (4.3 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page