Reddit banned me for developing Geddit
The author was banned from Reddit after creating Geddit, an open-source app, in response to new API pricing. Despite its popularity, the project is now deemed dead, though the app remains functional.
Read original articleThe author recounts their experience of being banned from Reddit after developing an open-source app called Geddit, which served as a non-commercial client for the platform. The story begins with Reddit's announcement in June 2023 of a new API pricing structure that would charge $12,000 for every 50 million API requests, a move that threatened the existence of many non-commercial apps. Inspired by this change, the author created Geddit, a simple JavaScript library that allowed users to access Reddit content without authentication. The app quickly gained traction, achieving over 25,000 downloads from GitHub and being published on the F-Droid store. However, the author received an email from Reddit, leading to a permanent ban despite their claims that Geddit was not a commercial product and did not exploit the API. After pausing development in hopes of a response from Reddit, the author ultimately deemed the project dead, although the app continues to function. The author expresses nostalgia for the old Reddit and humorously contemplates creating a new text-only social media platform.
- The author was banned from Reddit for developing an open-source app called Geddit.
- Reddit's new API pricing threatened non-commercial apps, prompting the app's creation.
- Geddit gained over 25,000 downloads and was published on the F-Droid store.
- The author received a ban from Reddit despite clarifying that Geddit was not a commercial product.
- The project is considered dead, but the app still functions.
Related
How I scraped 6 years of Reddit posts in JSON
The article covers scraping 6 years of Reddit posts for self-promotion data, highlighting challenges like post limits and cutoffs. Pushshift is suggested for Reddit archives. Extracting URLs and checking website status are explained. Findings reveal 40% of sites inactive. Trends in online startups are discussed.
Hey Google, what happened to all the fun?
An Android app, "Is It Tuesday?" created in 2010, faces removal from Google Play Store due to lacking purpose under new policies. Author explores challenges for developers and values software freedom. Consideration for alternative platforms like Fdroid.
After 10 Years, Yelp Gave My App 4 Days
David Kopec has removed his macOS app, Restaurants, after a decade due to unexpected changes in Yelp's API licensing, which threatened access to essential data for the app's functionality.
Some subreddits could be paywalled, hints Reddit CEO
Reddit CEO Steve Huffman announced plans for paywalled subreddits and AI-powered search to boost revenue, while assuring users that the free version will remain despite potential community backlash.
Reddit CEO hints that subreddit paywalls are on the way
Reddit's CEO announced potential paywalls for some subreddits to enhance revenue, while maintaining a free version. The company reported a 54% sales increase, but user dissatisfaction may arise.
I still use Reddit but way less than I used to before, and I no longer use it for fun but just to read niche tech subs.
I refuse to use the official mobile app. I've always used Baconreader and then Relay on Android. Relay survived the API changes and adopted a subscription model.
But thanks to Revanced I was able to patch an old version of Relay to use my own API key for free.
The project got a (small) grant from NLNet a couple of months ago for me to work on having the functionality built-in into the Voyager client (a PWA Apollo clone). If more people or companies would like to help/support, hit me up.
My shared IP has been network blocked by Reddit and anonymous browsing is disabled. I also see about fifty captchas per day. I really, really miss the old web and plain text too...
It has a single redeeming feature - network effects on good user conent. That's it...literally everything else about it is a dumpsterfire, including how they treat devs.
This is actually still working! Trying on one of the top posts right now, if you change
https://www.reddit.com/r/funny/comments/1ezq3po/asked_for_my...
to
https://www.reddit.com/r/funny/comments/1ezq3po/asked_for_my...
you get all comments as json, with no need for authentication. So it's probably trivial to develop a client that would use this and have a nice ui and bypass any and all ads. Interesting.
Reddit had a good community and content in the early days, but as it grew in popularity and squeezed profit the value dropped.
I think it’s funny that early LLM projects were bootstrapped by scraping Reddit. I guess it was better than random garbage from common crawl, but the world has moved on.
The only API you need is HTTP. Those who try to pervert you into thinking that they can decide what user-agent you can use are only trying to control more than what they own.
Given that rss is _designed_ to be read by "bots" i.e. computer programs, what is Reddit's stance there? Do they also consider it "bypassing API restrictions"?
It was my togo app, i spent hours browsing and reading random comments and articles, my English got surprisingly better than most of my peers and all it took was a mild internet addiction.
Now it's short form content for me. YouTube mainly (premium helps a lot, tiktok enshittified a little with shops and the slideshows).
I mourn RIF and count the days untill old.reddit is no longer supported.
I miss the old Reddit, I hate the new. I used to use it a fair bit (and even contribute to niche topics) but deleted my account and content when they announced the API changes.
Reddit is a zombie site now, it’s effectively dead. Unless you’re into arguing US politics then that’s where the party is.
How the fuck was reddit not profitable?
The founder said it but i still don't belive it.
Was all the money spent in bullshit features no one still uses or it was before that?
I could see Reddit as being a large source of content so worth the effort, at least until it's disabled--but that hasn't happened so far.
Honestly if they banned you it's because it threatened their IPO. Spez and co don't care about communities or the people. They never even gave mods their mod tools. They just left AutoModerator to sludge along laggingly on a single core after firing the creator of it that went on to create https://tildes.net - a better 'reddit'.
Reddit just sold everybody's data to google for the AI data and are going to sell the same data back to reddit users with walled gardens and its new 'search'. Fuck 'em.
I'm sure it's a decent app. I won't use reddit. it's an astroturfed left-swinging graveyard where even Alexis Ohanian quit its board and left completely due to its racism years ago.
There's libreddit and redlib for self hosted frontends similar to geddit, but yours as a mobile app I can see would be appealing since reddit's as I've heard is less than ideal.
You can slap on .rss and .json at the end of the URLs and get your favorite subs from a decent rss reader. No need to comment anyways.
With reddit, you're just commenting amongst bots such as these: https://www.youtube.com/watch?v=HU4sGCVZqWo
The dead internet theory I've found, isn't a theory.
Good on ya for making Geddit. Keep up the cool stuff.
I wish someone would actually invest in competing product, with less censorship and no braindead mods.
The advantage of going the proxy route is that you only have to do this once after which you can access those sites from all your devices without needing to install separate apps.
Related
How I scraped 6 years of Reddit posts in JSON
The article covers scraping 6 years of Reddit posts for self-promotion data, highlighting challenges like post limits and cutoffs. Pushshift is suggested for Reddit archives. Extracting URLs and checking website status are explained. Findings reveal 40% of sites inactive. Trends in online startups are discussed.
Hey Google, what happened to all the fun?
An Android app, "Is It Tuesday?" created in 2010, faces removal from Google Play Store due to lacking purpose under new policies. Author explores challenges for developers and values software freedom. Consideration for alternative platforms like Fdroid.
After 10 Years, Yelp Gave My App 4 Days
David Kopec has removed his macOS app, Restaurants, after a decade due to unexpected changes in Yelp's API licensing, which threatened access to essential data for the app's functionality.
Some subreddits could be paywalled, hints Reddit CEO
Reddit CEO Steve Huffman announced plans for paywalled subreddits and AI-powered search to boost revenue, while assuring users that the free version will remain despite potential community backlash.
Reddit CEO hints that subreddit paywalls are on the way
Reddit's CEO announced potential paywalls for some subreddits to enhance revenue, while maintaining a free version. The company reported a 54% sales increase, but user dissatisfaction may arise.