Replies: 1 comment
-
Hi @ilyazub - there are a list of open cors proxies here: https://gist.github.com/jimmywarting/ac1be6ea0297c16c477e17f8fbe51347 getlang.dev use just two, falling back to the second if the first fails. These are corsproxy.io and cors-proxy.fringe.zone One downside is that they do cache aggressively, so be mindful of which headers you're sending. Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for the cool project!
What's used under the hood of the
cors-proxy
endpoint? (Response time is pretty good — below 1.5 seconds for Google SERPs withnum=100
.)Thank you.
Beta Was this translation helpful? Give feedback.
All reactions