Skip to content

Convert Slack messages exported in their complicated JSON format to simple CSV format

License

Notifications You must be signed in to change notification settings

noop/Slack-Export-JSON-to-CSV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack-Export-JSON-to-CSV

Convert Slack messages exported in their complicated JSON format to simple CSV formatpa

To run the application use the following command

python slack_json_to_csv.py folder_of_channel_to_export path_to_slack_users.json path_to_output_slack_messages.csv

eg.

python slack_json_to_csv.py slack_export/channelA slack_export/users.json output.csv

About

Convert Slack messages exported in their complicated JSON format to simple CSV format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%