CA
noble-gold

Does proxy chain support mobile proxy?

Hi, I have observed google search results for mobile device are different compared to desktop results. In that case can I some how use mobile proxy to get mobile view results from google search? Does this package https://www.npmjs.com/package/proxy-chain support mobile proxy?
npm
proxy-chain
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.. Latest version: 2.2.0, last published: 2 months ago. Start using proxy-chain in your project by running npm i proxy-chain. There are 32 other projects in the npm registry using proxy-chain.
1 Reply
fair-rose
fair-rose3y ago
As described in Run a HTTP/HTTPS proxy server with credentials and upstream proxy, You can set upstreamProxyUrl to your mobile proxy. https://github.com/apify/proxy-chain#run-a-httphttps-proxy-server-with-credentials-and-upstream-proxy
GitHub
GitHub - apify/proxy-chain: Node.js implementation of a proxy serve...
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining. - GitHub - apify/proxy-chain: Node.js implementation of a proxy server (thin...

Did you find this page helpful?