I just set up all the subreddits I still want to following in Reeder, an RSS app. I’m able scroll through the posts ad free. It the occurred to me that this is a loss of revenue to Reddit. Could RSS be the new target for onerous fees?
It could be the case that RSS usage is small compared to 3rd party apps like Apollo so not of much concern. It also may be the case that it isn’t possible for Reddit to charge for the usage. If they can’t charge, they may just disable RSS altogether. I’m only guessing. I’ll take off my tinfoil hat now.
Reddit is dead to me
deleted by creator
It’s hard to imagine a practical reason to do so. This, however, has not been a good heuristic for determining what a CEO having a temper tantrum will do, so who the hell knows.
There’s an absolutely practical reason for doing it that’s consistent with everything they’ve done so far - they want to control how we get to and see Reddit. So that they can advertise in the feed etc.
RSS means you can skip the normal feed (where they would advertise) and go straight to the post.
It’s not a good idea - they seem to have forgotten that user hostile decisions reduce the number of users - but it does make sense in their twisted world. I’m amazed they still work.
Fun fact: Feedly supports Reddit, and will list hot threads like any news article. Sure, you have to click the link to go to the thread, but you’ll be able to choose which thread you want to engage with without a single ad.
I couldn’t get Feedly to work. I tried to add a sub and initially content appeared but no new content is showing up.
I love Feedly. Been using it daily since the loss of Google reader
My lifetime pro subscription is the longest-lived “lifetime” of any service I’ve ever paid for.
Its only a matter of weeks now, days after the 1st of July. RSS feeds count as free access to the Reddit API and therefore unauthorized third party apps, so the’re definitely be gone.
After the userbase has been conditioned to the fact that there isn’t a 3rd party Reddit reader anymore, they will kill off old.reddit.com.
The only non-infurating way to read reddit. If it’s gone people who didn’t care so far might actually feel inconvenienced and move out.
It should always be possible to scrape and make a feed. I use this at the moment: https://github.com/trashhalo/reddit-rss
It would be a fun project to learn how to make a web scraper.
that is only half the work/job, other half is learning how to avoid ban.
I’ve been scraping 16+ years and it is easy till they get onto you and block you.
what do you use the most to scrape ? i’m thinking to learn scrapy.
Scrapy is really simple and straightforward.
You can start really fast.
I scraped literally everything :)
Personal hobbies, business wise,…
- Archiving niche websites and information
- Collecting real estate listings
- Analyzing all ad listings
- Checking web stores for product availability
- Getting different info (weather, traffic, map data)
Scripts, apps, databases, got data for a lot of stuff
I am now usually working with APIs, but still need scraping sometimes.
Thank you. Would you mind if i send you PM? Need to ask something relating to my job.
Of course you can :) If we have PMs ('_)
haha. good thing. was not sure but checked in my instance, (vlemmy) there is an option to send message. let me know if you receive it.
Shhh no one tell spez there’s still RSS feeds
Reddit tried to remove https://i.reddit.com, but they forgot that you could also access it by going to https://reddit.com/.i
Wouldn’t be surprised if they would remove RSS feeds but forgot they exist
WTF? I never knew this existed.
How can this still be there? They didn’t rip out the code that generated this pages but only the redirects? I’m always surprised how shitty Reddit’s development is.
Either that or somebody was deliberately specificly resolving the issue “remove the .compact and i.reddit.com view”. :)
deleted by creator
Thank you!!! Now I can browse Reddit on my 3DS again
(that is, if I still actively used Reddit)
Ohh didn’t know about the .i, tysm! I knew of i.reddit.com and reddit.com/.compact and both have been killed.
Never saw i.reddit.com, i thought they used that for image hosting. It needs a little touch-up but besides that it’s very usable. Crazy.
Image hosting is i.redd.it
Is it really a loss in revenue if you used a 3rd party app previously?
If you want to bypass Reddit, why not just set up RSS for the things you get from Reddit instead? Most news sites have RSS. You could almost certainly find a feed for most of the stuff posted to Reddit.
deleted by creator
Most sites do not have RSS feeds now. I have to employ a lot of tricks to get RSS feeds for some sites I want.
deleted by creator
Of the top of my head, the local county news site doesn’t have RSS feeds so I have to pipe it through Google News.
https://news.google.com/rss/search?q=when:24h+allinurl:localnews.com&ceid=US:en&hl=en-US&gl=US
Same with Reuter’s webpage. I’m certain they DID have a feed at one point that was killed.
I’ve never used Google news. Would love an instruction on how to pipe a site that doesn’t have rss feeds through Google news.
Thing with me is I don’t want the raw stream of dozens of articles each day. I’ve used RSS feeds with Reddit for years now using the Top Week feed for each important subreddit. I haven’t been able to find a way to get that sort of curated information stream anywhere else. Essentially I get around the top 12 articles/pictures/text-posts each day that real people think are actually important for each of my interests. Open to suggestions, though.
About 90% of my visits to reddit are via RSS (to read comments). If they remove it, I’ll never visit except for reading my local town feed.
Probably, but you will likely be able to use RSS Bridge to get an RSS feed anyway. Not very convenient though
I don’t think reddit has merit on blocking RSS, because you can’t act on the posts, no comment, no upvote etc… You’ll have to visit the site directly to do so. But I might be wrong, I just don’t think it’s their priority.
Their major reason for this was that data can be scraped for free, so imagine RSS is a big data scraping interface, it will be gone or will get cut in terms of letters.
At the current usage, I really doubt it. If a significant amount of people start using RSS readers as an alternative to the third party clients they were using previously, it’s a possibility.
It will depends on what traffic looks like in the first week of July. If the traffic in the official apps and web dips too much then they will have to hang on to everything that drives any traffic.
More likely it depends if researchers of Largue Language Models (like in ChatGPT/GPT4, LLaMA, etc.) will use RSS feeds
thats at least my idea because the API pricing is so drastic and high, Reddit was one of the biggest sources of these modelsThe irony is that they’re breaking the ways that humans can interact with the site, but leaving many of the scraper-friendly options.
They might
deleted by creator
If reddit gets rid of their rss feeds then i’m absolutely done using that site. I already plan on staying away from reddit based on the api changes getting rid of my 3rd party reddit client. If they get rid of rss feed then I have no reason to use that site, nor would I want to anymore.
Speaking of which, does lemmy have rss feeds?
Yep I just finished setting up Feeder for the websites I read most and a few subreddits.
Do you have a good way to find rss feeds? I’m looking to emulate my own hacker news in terms of non-tech interesting articles, and sometimes I feel lost trying to find feeds to subscribe to
For news sites and blogs built on wordpress (most of them are) you can just add /feed to the url. E.g fivethirtyeight.com/feed
That’s good news