Does anyone have any idea how Roblox generates search cursors? On the link below you can see a “nextPageCursor” and “previousPageCursor” which can be used for getting pages. I have seen no documentation anywhere on how these are generated, and honestly, I can’t tell of any way to parse them. If I was able to not have to wait to get a page cursor it’d make fetching large amounts of data a lot faster and require a lot less API spam.
https://groups.roblox.com/v1/groups/1/users?sortOrder=Desc&limit=100