'How to fetch RSS feed on ReadTheDocs

I have many rst files with rss urls on each page and I have to fetch rss content and paste it on the respective pages. Any Idea on how to do it?

Suppose its RSS like

https://example.com/feeds/project/project-name 1 date description


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source