I have a page in PHP that reads an XML with an RSS, I would like to know if there is any way I scroll the page until the second RSS appears and then continue until the next RSS successively.
See page: link
While scrolling, you can see other RSS feeds below.
Another option would be a way for me to load the first RSS, then delete it and the second appears, and so on.