How to get the number of feeds in an XML feeds

Greetings everyone,

Does anyone have any idea on how to get the number of feeds in an XML feeds?

It is very easy to get the number of feeds in an RSS feeds, but there’s no reference for doing so in XML.

For RSS feeds, here’s the function to get the number of feeds:

$wg("cnet.com/rss/news/", rss, count)$

But it doesn’t work with XML feeds, it keeps showing “Loading…” .

Thank you for any responses.
:pray::smiling_face: