Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

275
Visualizações
using puppeteer to load a page from proxy with 'puppeteer-page-proxy' . not loading the page

I'm trying to load a page with puppeteer. but it just not working , first here's the code :

const puppeteer = require('puppeteer-extra');
const StealthPlugin = require('puppeteer-extra-plugin-stealth');
puppeteer.use(StealthPlugin());
const useProxy = require('puppeteer-page-proxy');


(async () => {
  const browser = await puppeteer.launch({headless:false});
  const page = await browser.newPage();
  await page.setRequestInterception(true);
  const proxy ='https://163.116.159.237:8081'
  console.log(proxy)
  await useProxy(page, proxy);
  await page.goto('https://whatismyipaddress.com/');
})();

after running the script . I'm getting an a timeout error the browser is opening , but the page just not I've tried to change the proxy , but the result is the same I can't figure out why, because I'm doing the same thing as suggested in the package page site

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda