ROBLOX Catalog Endpoint PageCursors stop

I am making a limited catalogue on my website, and that requires up-to-date pricing on items. I don’t want to use external apis that aren’t related to roblox, as I’m making something completely different, and unrelated.

I’ve noticed that the pagecursor stops at 34 (and starts at 14) when there should be 81 pages of limiteds (~2430 limiteds)

How do I fix this, find another API, or get more information regarding items? I can’t use ROBLOX’s inventory api because it doesn’t include price data.