Good luck. News is the API fees are going to destroy Apollo.
HTML is a perfectly good API.
Teddit – An alternative Reddit front-end focused on privacy
31–40 of 96 posts
Re: Teddit – An alternative Reddit front-end focused on privacy
#32Good luck. News is the API fees are going to destroy Apollo.
Re: Teddit – An alternative Reddit front-end focused on privacy
#33Re: Teddit – An alternative Reddit front-end focused on privacy
#34Earlier quoted context omitted.
HTML is a perfectly good API.
Most HTML is undocumented and unstable, so I’d say it’s far from perfect.
https://www.eff.org/deeplinks/2019/10/adversarial-interopera...
If it's important enough, someone somewhere will care enough to fix it when it inevitably breaks. Look at youtube-dl and its variations, there's even a youtube.js now.
Re: Teddit – An alternative Reddit front-end focused on privacy
#35Re: Teddit – An alternative Reddit front-end focused on privacy
#36Earlier quoted context omitted.
I believe Teddit uses scraping; I run a Teddit instance for myself and haven't needed to set up an API key.
It would be great for someone to scrape Reddit and expose that information in a format compatible with the official API. So if you call /get-comments/1234 it scrapes post 1234 and returns the JSON object exactly as the official API does. Then third party clients can just point to this endpoint.
Re: Teddit – An alternative Reddit front-end focused on privacy
#37Earlier quoted context omitted.
Most HTML is undocumented and unstable, so I’d say it’s far from perfect.
It's perfect in that there's no way for them to differentiate from normal browser traffic. This is adversarial interoperability which is exactly how we're supposed to deal with corporations and their idiotic "terms". Nobody is forced to accept their "take it or leave it" BS. https://www.eff.org/deeplinks/2019/10/adversarial-interopera... If it's important enough, someone somewhere will care enough to fix it when it i…
Sorry I don’t follow
Re: Teddit – An alternative Reddit front-end focused on privacy
#38I’ve used teddit but prefer libreddit https://github.com/libreddit/libreddit > It is a private front-end like Invidious but for Reddit. - Fast: written in Rust for blazing-fast speeds and memory safety - Light: no JavaScript, no ads, no tracking, no bloat -Private: all requests are proxied through the server, including media -Secure: strong Content Security Policy prevents browser requests to Reddit of course you can…