The fastest CORS Proxy you'll find. It's free!
100% free
A fast & simple way to fix CORS Errors
All you have to do is prefix the destination URL with the URL of our proxy and it will handle the request on your behalf with appropriate CORS headers. Paste your URL and try:
https://corsproxy.io/?
Secured by SSL
Global CDN
No Logs
99,9% Uptime
That's how to use it in your code:
const url = 'https://corsproxy.io/?' + encodeURIComponent('https://api.domain.com/...');