I would like to report a bug, I am working on something where I want to fix all the gear from the Roblox catalog since 50% of the gears that are in the Roblox catalog are broken.
In order to do this need all the gears that are in the Roblox catalog to be imported into a Roblox Studio place.
However, when I try to use the Roblox catalog API (External Catalog Queries | Documentation - Roblox Creator Hub) to import all the gear from the Roblox Catalog I only get about 1020 results.
I know that there are more than 1020 gears in the catalog since when I looked through the gears of the Roblox catalog I notice that there are missing a lot of gears.
Hopefully, you guys can help us/fix the issue I am having, otherwise, I am being forced to import the gears from the Roblox Catalog one by one which will take days.
There’s a similar bug when you scroll through too many pages catalog pages too fast, then it just doesn’t load and puts you into an unchangeable state of scrolling until of refresh the page. I believe Roblox is aware of the bug because it used to just give you some error message rather than have the arrow become unmoveable.
I am in the process of checking over bug reports and following up on some bugs that haven’t received any activity in a while.
Is this issue still occurring or can you confirm that this bug has been resolved? We are having a hard time reproducing this issue.
Still unable to go more than 17 pages, several months later.
As I said before, if you are using the mobile browser version of ROBLOX you are limited to a single page of results and nothing more. You don’t even get the option to hit next page.
This is still an issue today and occurs with any type of Avatar item, like Faces, Gears, and Accessories. The catalog search seems to be capped to stop at about 1K results, using 100 per result I’m not able to get past the 10th page.
I’m trying to create a Roblox inventory viewer, and I may plan to integrate avatar editing into it, so showing all (and up-to-date) Roblox created accessories is very tedious. Even the best solution I’ve found so far with external sites are still missing a few of them, and with the upcoming AvatarEditorService I’m not sure if that will have the same issue of being clamped since it’s currently disabled.
Unfortunately Roblox’s inventory isn’t public either, so I can’t use the inventory API to get the items there.