-
Notifications
You must be signed in to change notification settings - Fork 0
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 with num=100.)
Thank you.
All reactions
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
All reactions
-
👍 1
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment