Print all newest Stack Overflow questions with title and URL using pattern matching on their RSS feed

xidel

  • Download and extract data from HTML/XML pages as well as JSON APIs.
    More information: <https://www.videlibri.de/xidel.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

xidel {{http://stackoverflow.com/feeds}} --extract "{{<entry><title>{title:=.}</title><link>{uri:=@href}</link></entry>+}}"

click the source code to copy install xidel on any operating system with command-not-found.com