-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't use Brightdata proxy #86
Comments
Bright data should work, can you describe more, what is random proxy? Please also send proxy here [email protected] Have you tried to set proxy type? Have you tried to use it with BAS? |
@bablosoft, thanks for the quick reply, I'm using rotating IP addresses, the proxy URL is "zproxy.lum-superproxy.io". Considering this, what would be the correct nomenclature/format to set the proxy? Additionally, for more information, when I'm able to run with a "random" proxy, it sets it as being either from Germany or the United States , from companies such as "Vultr Holdings LLC Frankfurt", in the Germany case. Also, can you explain how I set the proxy type and BAS? I looked for it in the readme and code examples, but I didn't find anything, am I missing something? |
If the proxy is being set, what is the issue? Can you attach actual result and expected result.
Here is example of proxy string
You need to download BrowserAutomationStudio and test to set proxy there? Please also send proxy here [email protected] |
I'm trying to use some of my Brightdata proxies, but the "useProxy()" seems to not be accepting them, and when it accepts, it results in the use of, what seems to be, a random proxy. Currently, I am using the following code:
The proxy username and password are the values that I normally pass to the Puppeteer function "page.authenticate()". Is there a problem in the way that I am setting the proxy?
The text was updated successfully, but these errors were encountered: