is it possible to get a number of feed pages or the whole document?
For example I have a feed url like:
and I can get the next page like:
but to be honest I do not know how many pages the feed contains.
I would like to iterate for the whole feed.