Service | SSL | status | Response Type | Allowed methods | Allowed headers | Exposed headers | Follow redirect | Streamable | WebSocket | Upload limit | Download limit | Country code | Comments |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CORS bridged | ✅ | Mirrored | Raw | * | All but expect Forbidden headers | ❓ | ❓ | ❓ | ❓ | 16mb/request | ❓ | US (CA) | Blog for docs & Testing |
cors-anywhere | ✅ | Mirrored | Raw | * | * | * | Up to 5x | ❓ | ❓ | ❓ | ❓ | US | Require Origin header |
cors-anywhere @ glitch | ✅ | Mirrored | Raw | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | source |
thingproxy | ✅ | ❓ | ❓ | * | ❓ | ❓ | ❓ | ❓ | ❓ | 100kb | 100kb | US | Max 10 req/sec |
Whatever Origin | ❌ | ❌ | jsonp | GET | None | None | ❓ | ❌ | ❌ | ❓ | ❓ | US | |
Go Between | ✅ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | |
goxcors | ✅ | Allways 200 | Raw | * | * | None | ✅ | ❓ | ❓ | ❓ | ❓ | US |
POST type is limited to x-www-form-urlencoded Have a werd api Response Type is Allways text/html |
All Origins | ✅ | Only code in json | Json, jsonp, Raw | * | ❌ | None | ✅ | ❓ | ❓ | ❓ | ❓ | US | When using raw you loose status information |
Cloudflare Cors Anywhere | ✅ | Only code mirror (not statusText) | Raw | * | All but expect Forbidden headers | none | ✅ | ❌ | ❓ | none | none | ❓ | 100,000 requests/day 1,000 requests/10 minutes |
JSONProxy | ✅ | ❓ | ❓ | GET | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ |
Possible dead
cors.io | ✅ | Only code mirror | Raw | GET, HEAD | ❓ | ❓ | ✅ | ❓ | ❓ | ❓ | ❓ | US | |
crossorigin.me | ✅ | ❓ | ❓ | GET | ❓ | ❓ | ❓ | ❓ | ❓ | 2MB | 2MB | US | Require Origin header |
HTML Driven | ✅ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | |
Taskcluster | ✅ | ❓ | ❓ | * | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | ❓ | US | All request must be made within the request body Only whitelisted for taskcluster |
anyorigin | ❌ | ❓ | jsonp | GET | none | none | ❓ | ❌ | ❌ | ❌ | ❓ | US |
Hey there @mariusbolik,
I noticed that there's some rate limiting occurring recently. Not sure if there was already rate limiting before your update after the phishing attacks, but when I make around 50ish requests through the proxy, I start getting 403s on all my requests. I'm thinking that's being returned from corsproxy.io, would you be able to confirm that?
I'm really liking corsproxy.io so far, I'm using it in a small project for a client and for my own personal project. I believe I created an account linked with my Github, but I don't know if I'm signed up for the analytics dashboard and news on the paid service. Would love to get in on that if possible. Can you provide any more information on that?
Danke!