Could this be achieved with RSS

Guys…trying to find a way to insert local temperature into my document. It would need to be sizable/positionable and key able. I tried this using the internal web browser and chromakeying/cropping the temp from a known weather location. However, sizing and updates were questionable. So…is there a way to use an RSS weather feed to parse out JUST the temperature as a static key able element that updates on its own? Big ask, but if we can solve this, then it seems that stock tickers, traffic conditions, etc. are just a few clicks away. I’m currently using RSS feeds for my news crawl but this is a totally different animal.

Thanks in advance.

RSS is structured data, so: yes. You’d need a tool, which is able to convert this data to API update requests, to update a text-based layer, which finally should display the data.