Proxy (A-Z) | Methods | Status Code | Override Headers | Exposed Headers | Follow Redirect | Timeout | Size Limit | Rate Limit |
---|---|---|---|---|---|---|---|---|
allorigins | ✅ All | ❌ (Always 200) | ❌ | ❌ | ✅ | ❔ | ❔ | 20/min |
cloudflare-cors-anywhere | ✅ All | ✅ Mirror | ✅ | ✅ | ❌ | ❔ | ❔ | ❔ |
codetabs | ❌ (only GET) | ❌ (Always 200) | ❌ | ❌ | ✅ | ❔ | 625KB | 5/sec |
cors-anywhere | ✅ All | ✅ Mirror | ❔ | ✅ | ✅ (max. 5) | ❔ | ❔ | 50/3 mins |
cors.lol | ❌ (only GET) | ✅ Mirror | ❌ | ❌ | ✅ | ❔ | ❔ | 30/min |
cors.x2u.in | ✅ | ✅ Mirror | ❌ | ❌ | ✅ | 20s | 500KB | 100/hour |
thebugging | ❌ (only GET) | ✅ Mirror | ❌ | ❌ | ✅ | ❔ | ❔ | 10/hour |
Note: These free proxies often have strict rate limits and may experience downtime. For production use, consider a production ready CORS proxy like Corsfix. It comes with unlimited monthly requests, and flexibility sending the request, with header override and cached responses.
Originally posted in GitHub Gist
https://gist.github.com/reynaldichernando/eab9c4e31e30677f176dc9eb732963ef
Top comments (2)
originally posted here: gist.github.com/reynaldichernando/...
have you ran into a cors error before? let me know in the comments