Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    FreshRSS 1.2.0 released with Killer Feature (?): Track any website

    FreshRSS
    3
    4
    315
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • necrevistonnezr
      necrevistonnezr last edited by

      Just a note since itβ€˜s an exciting new feature:

      https://github.com/FreshRSS/FreshRSS/releases/tag/1.20.0

      as per https://github.com/FreshRSS/FreshRSS/pull/4220:

      This PR adds a (killer? 🀩) functionality, namely the ability to consume any Web site / HTML source, also when an RSS / Atom feed is not available.

      It is based on XPath 1.0, which is natively available in PHP:

      https://www.w3.org/TR/xpath-10/
      https://php.net/class.domxpath
      https://developer.mozilla.org/docs/Web/XPath/Axes
      This is a light version of what RSS Bridge offers, but natively inside FreshRSS and much easier to use:

      https://github.com/RSS-Bridge/rss-bridge/wiki/The-collectData-function
      https://github.com/RSS-Bridge/rss-bridge/wiki/XPathAbstract
      Using a third-party tool did not scale enough anymore for me, when I just need to quickly add another (simple) source.

      FreshRSS can then also republish as RSS.

      This can be combined with our existing ability to follow article links to retrieve full article content (use with parsimony).

      1 Reply Last reply Reply Quote 5
      • robi
        robi last edited by

        Nice find.

        So this would encompass the features of change detection?

        Life of Advanced Technology

        1 Reply Last reply Reply Quote 0
        • nebulon
          nebulon Staff last edited by

          This would be great if it works like and thus could replace the changedetection appp, since that package already broke due to upstream changes πŸ˜•

          necrevistonnezr 1 Reply Last reply Reply Quote 2
          • necrevistonnezr
            necrevistonnezr @nebulon last edited by

            @nebulon said in FreshRSS 1.2.0 released with Killer Feature (?): Track any website:

            This would be great if it works like and thus could replace the changedetection appp, since that package already broke due to upstream changes πŸ˜•

            Oh no! I really like changedetection - easy and straightforward.

            The feature in FreshRSS is not the same IMHO as it does not create diffs(?)

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB