CORS Proxy
Get around the dreaded CORS error by using this proxy as a middle man
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Development
- Documentation / URL
- https://github.com/burhanuday/cors-proxy
Overview
CORS Proxy relays requests with CORS headers so browsers can call APIs that lack CORS. Free tier works for browser requests.
⚠️ Gotcha (verified 2026-08): the free plan returns HTTP 403 “Server-side requests are not allowed on your plan” for server-side (non-browser) requests — use it from a browser, not from your backend.
Quick Start
Browser use (the intended use):
curl "https://corsproxy.io/?url=https%3A%2F%2Fexample.com"
Authentication
None (free tier); paid plans remove limits.
Rate Limits & Notes
- Free tier: browser-only (server-side → 403, verified); paid plans allow server-side.
- Works by appending the encoded target URL as
?url=.... - Also self-hostable (open source, GitHub).
FAQ
Is CORS Proxy free? Free tier for browser use; paid for server-side (verified).
Why 403 from my server? Server-side requests are blocked on free (verified) — use a browser or self-host.
How do I use it?
https://corsproxy.io/?url={encoded-url}.
More in Development
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |