I’m new to rss, I’m trying to figure out if there’s a way to fetch all old articles from a website not just the latest 10 or 20. Is there a way to do this? Or this something that websites control? And if so, does this mean that fetched articles will be deleted after website publishes new ones?

  • ex_06@slrpnk.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    18 days ago

    as you sensed, it’s under the website control: readers just check the rss ‘‘file’’ and show it to you in a nice way, every now and then they check for new articles and if your readers supports it you can save the older ones as they come

    there can be also limits hardcoded in the reader that don’t let you take more than x items from a new feed but anyway the most majority of rss files just have the last y items, it’s rare that they expose everything (it would be a mess)