Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to retrieve JSON search queries from ROBLOX's Catalog API?

Asked by
Wiscript 622 Moderation Voter
4 years ago

I've been trying to retrieve item data from ROBLOX's Catalog Api.

For example, if I wanted to find a Model with the search querie "TEST", I would do "https://search.roblox.com/catalog/json?CatalogContext=2&Category=6&Keyword=TEST".

However, as I soon was to read, HttpService "is not allowed to send requests to any of the Roblox websites".

However, I have seen this happening before in-game such as with when searching for audio...

How would I be able to bypass this? Proxy it through another server? Am I using the wrong API? Any help would be appreciated.

Kind regards, Rodrigo455

1
proxy User#6546 35 — 4y

Answer this question