Created RSS feed with any website.
Hey everyone, I'm new to RSS and created a small project for myself.
I created my own RSS feed with Google sheets and google scripts. I am only able to grab feeds from sites that support them.
I would like to be able to grab feed from any site without relying on a paid expensive third party site (ex: RSS.APP).
Is there a service that offers a cheaper solution or even a free sites that can convert websites into feed url? TIA
Read more
itsamike RSS Everything just might be all your heart desires. May 7, 2023 5 likes
Naga128 This is awesome. Jul 5, 2023 2 likes
Thin_Conversation451 Does someone please has a tutorial on how to use this as a non expérienced person with source code ? I have been trying for hours and can't make it work. I am stuck at "define the extraction rules", probably because I can't identify the global search patterns and item relatable search patterns.... Any help would be so great Give this how-to page from the ghost of the site it was based on a good read: https://66.228.47.94/understanding-patterns.html https://66.228.47.94/understanding-patterns.html You can safely ignore the security warnings you might get and proceed to the page. May 28, 2023 1 like
MVPittman I don't know how much work you are doing with your project, but FreshRSS is a self-hosted aggregator and web-based reader that lets you create RSS feeds from websites as long as you can identify the elements on the page you want. https://github.com/FreshRSS/FreshRSS/pull/4220 https://danq.me/2022/09/27/freshrss-xpath/ I beleve the Five Filters Feed Creator can be self-hosted as well. http://createfeed.fivefilters.org/ May 7, 2023 3 likes
RecognitionPatient12 Happy cake 🎂 day Thanks! Oct 18, 2025 1 like
xevenau Author Thank you for the response. I'm very new to this and just wanted to curate my own feed inside Google sheets for now. I realize that not all sites has a feed so im trying to wrap my head around that part of my journey. I don't know anything about GitHub but I feel like that's where my journey should be headed. Do you have any pro tips you can give a rookie with the problem I posted? Anything would help. Self hosting sounds like the best bet, but I have zero experience with it. May 7, 2023 1 like