this post was submitted on 28 Jun 2023
6 points (100.0% liked)

Reddit

13591 readers
3 users here now

founded 5 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/270731

Hi,

I recently used bdfr to download all the comments and contexts for one of my accounts. It’s great to have, but it would be cool to have a program that can parse it all and allow me to do things like search and view the comment structure with a simple GUI.

It’s all just JSON so I could write it myself, but I figured I’d ask first if anyone knew of an existing program for this. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] ProfessorGumby@midwest.social 2 points 1 year ago

or load it into postgres and use pgAdmin to slice and dice.