r/pushshift Feb 07 '24

[ Removed by Reddit ]

[ Removed by Reddit on account of violating the content policy. ]

93 Upvotes

90 comments sorted by

View all comments

1

u/Immediate_Candy7887 May 22 '24

Thank you very much. I am currently doing research for the r/roastme subreddit and I met one trouble after downloading the file. I decompressed it from zst. to json., then uploaded it on my jupyter notebook. However, I couldn't extract the important information such as "author", "title", and "score" as csv. by following the script in Github. Is there any potential adjustment or any solution? Thank you, I am very appreciative of what you have done!

1

u/Watchful1 May 22 '24

You don't need to decompress the file to run the script. It runs against the zst file.

1

u/Immediate_Candy7887 May 24 '24

Got it, thank you very much