Skip to content

huntrar/exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clubhouse Data Exporter

This script will export all of your Clubhouse organization data to JSON files, which you can use to transfer your data to another system, to keep locally as a backup, or for data analysis.

Installation

Install dependencies with pip

pip install -r requirements.txt --user

Instructions

You'll need a Clubhouse API token defined as an environment variable (see below). If you don't have a token already, you can create one by navigating to Settings > My Account > API Tokens.

$ export CLUBHOUSE_API_TOKEN="YOUR API TOKEN HERE"
$ ./exporter.py

About

Clubhouse data exporter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%