RoProxy.com - A free, rotating proxy for Roblox APIs

The thumbnails endpoint seems to be down. Not sure what happened there as it was working optimally a day or two ago.

1 Like

New proxy provider having issues - will have to switch back temporarily. Might have to find another provider.

2 Likes

It’s been returning “Can’t fetch HTTP” for around 19 hours now, nothing was changed to the code. Sometimes it does fetch, sometimes it doesn’t. Is your host perhaps down?

It’s getting ratelimited - I need more IPs. I added some more proxies, but they’re non-us so roproxy may be (very) slow for the time being. Should have a new provider by the end of the week.

3 Likes

Also, figured out the cause of this the other day. For some reason, you have to be logged in to view owners. Possibly an attempt to stop limited trackers like rolimons?

1 Like

is roproxy gonna come today…? not to be impatient or something just a geniune question

I’m still waiting on an increase from aws - should be another day or so at the most.

2 Likes

ye… tell me when its back up its been 1 week

1 Like

Sorry - are you saying it’s completely down? What subdomain are you using?

1 Like

im gonna send u a private message in devforum check it. i wont type my reply here containing my upcoming game

1 Like

It’s roproxy.xyz now I think. You’re using the older .com one.

1 Like

No, it’s roproxy.com. Just checked out the xyz site, seems nothing more than a rprxy mirror.

2 Likes

image

https://catalog.roproxy.xyz/v1/search/items/details?Category=3&Subcategory=12&Sort=4&Limit=30&CreatorName=PlayerName&cursor=

p.s i added in the “here1”, also tried roproxy.com

1 Like

First of all, I have nothing to do with roproxy.xyz so I can’t help you with any issues specifically with it. However, the issue you’re encountering is exactly what it says. The issue occurs on the roblox domain, seems like you’re sending an invalid subcategory.

1 Like

I’d like to use this for a plugin but it seems to be unable to handle requests to apis.roblox.com. Specifically, I’m trying to access the toolbox API. Example request:
https://apis.roblox.com/toolbox-service/v1/items/details?assetIds=144358935

Doesn’t work with your public proxy for some reason.
https://apis.roproxy.com/toolbox-service/v1/items/details?assetIds=144358935

1 Like

Just added the apis subdomain - might take a little while to propagate.

2 Likes

hey, im no web dev, what link would i need to use to get group info like member count?

1 Like

Update: I am now a web dev (Jokes)

local groupData = HttpService:JSONDecode(HttpService:GetAsync("https://groups.RoProxy.com/v1/groups/GROUPIDHERE"))

this will return a table with the holy “memberCount” entry

2 Likes

just use GroupService:GetGroupInfoAsync() ¯_(ツ)_/¯

unless you’re using it for a website

1 Like