我們可以使用指定國家/地區的代理來發出請求。您只需在控製面板中選擇相應的國家/地區,例如,使用美國的代理即可。
以下是請求示例。請不要忘記將「token」替換為您的代理憑據。
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 9 days ago
Was this helpful?