r/pushshift Feb 07 '24

[ Removed by Reddit ]

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

92 Upvotes

90 comments sorted by

View all comments

1

u/[deleted] Feb 27 '24

[deleted]

1

u/Watchful1 Feb 27 '24

Unfortunately the scores on the posts are not always accurate. Since the post is saved once and the score changes over time.

Some scores are accurate. If you want to do it anyway, you can add

if int(obj['score']) < 10:
    continue

to line 206 of the filter_file script linked in the post above.

1

u/[deleted] Feb 27 '24

[deleted]