Skip to content

Parsing json output #49

Answered by rusq
fitzyjoe asked this question in Q&A
Apr 18, 2022 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @fitzyjoe , thanks for your donation!

jq is a great tool, but sometimes tedious to use. I think the easiest option would be to use python, I added an example to the repository:
https://github.com/rusq/slackdump/blob/master/examples/python/print_messages.py

it requires that sample.json is present - which is a message dump from the slack (it's also in samples directory, if you need one)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@fitzyjoe
Comment options

@rusq
Comment options

Answer selected by fitzyjoe
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants