41
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 09 Jul 2023
41 points (100.0% liked)
Chat
7497 readers
14 users here now
Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
Is this an app? If so, I'm guessing it no longer works?
As others have said, it still works and works really well.
https://teddit.net/
Any sufficiently advanced technology is indistinguishable from Teddit.
teddit and libreddit are alternative front ends to reddit. they work and no one knows how lmao
Probably data scraping then
doesn't look like it source
Aren't the "anonymous JSON endpoints" part of the API, though?
Not all of the API requires identification, an app key, or even OAuth, it just offers limited access without those.
reddit.com/r/news.json
reddit.com/r/news/comments/14ul3iw/suspended_twitter_account_tracking_elon_musks_jet.json
Not sure if this is what they use but you could pretty much say all endpoints are part of "the API"
Very interesting, thank you!