196
submitted 2 years ago by [email protected] to c/[email protected]

It appears API rate limiting has effectively killed these alternatives. You essentially get nothing but “Too many requests” 429 errors.

Lemmy sadly does not have the active niche news and discussions I want. But now nothing can be read without going to Reddit. I hate Spez

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 3 points 2 years ago

There was the Pushshift project, which archived all of Reddit's posts and comments in text (JSON) form. You can download the data here: posts, comments.

If you're on Linux, once you have downloaded and extracted the respective file, you could run something like grep -m 1 '"id":"11eoagd"' RS_2023-03 | jq, where 11eoagd is the post ID. It's not pretty, but it works.

this post was submitted on 13 Jul 2023
196 points (97.1% liked)

Reddit

14224 readers
2 users here now

founded 5 years ago
MODERATORS