Geo-location
We can use a proxy in a specified country to make requests. All you have to do is select the appropriate country in your control panel, e.g. use a proxy in the US.
The following is an example request. Don't forget to replace "token" with your proxy credentials.
curl https://unlocker-api.lunaproxy.com/request -H "Content-Type: application/json" -H "Authorization: Bearer token" -d "{\"url\":\"https://www.google.com/\",\"type\":\"html\",\"country\":\"us\",\"method\": \"GET\",\"js_render\":\"False\"}"
Last updated
Was this helpful?