Hacker Read
top
|
best
|
new
|
newcomments
|
leaders
|
about
|
bookmarklet
login
anecdotal1 | karma 131 | avg karma 1.24
2023-03-23 20:37:30
|
next
[–]
update item
They reverse engineered the Reddit API used by the official web client. It's not the same as the public API. Shutting down this API would break the website.
reply
view as:
tree
latest_first
zinekeller | karma 6199 | avg karma 3.47
2023-03-23 20:44:49
|
next
[–]
similar comments
I'm definitely sure that (at least) Teddit uses official APIs (
https://codeberg.org/teddit/teddit/wiki#oauth-vs-non-oauth
). Are you confusing it with Nitter (which does use Twitter's undocumented APIs)?
reply
anecdotal1 | karma 131 | avg karma 1.24
2023-03-23 21:23:01
|
next
[–]
similar comments
Yes, oops!
reply
selcuka | karma 3185 | avg karma 2.58
2023-03-23 20:53:35
|
next
[–]
similar comments
> They reverse engineered the Reddit API used by the official web client.
Curious, how do they get away with CORS?
reply
jacooper | karma 6833 | avg karma 2.57
2023-03-23 21:01:10
|
next
[–]
similar comments
Its handled at the server level
reply
c-shubh | karma 10 | avg karma 3.33
2023-03-23 21:01:56
|
next
[–]
similar comments
CORS is enforced within browsers, not servers. Libreddit and teddit require you to self host or use publicly hosted instances.
reply
selcuka | karma 3185 | avg karma 2.58
2023-03-23 21:10:01
|
next
[–]
similar comments
Ah, I thought they are simply JS UIs to reddit servers. That explains it, thanks.
reply
Legal
|
privacy
reply