Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

204
Vistas
How to get a rendered HTML (Processed by Javascript) C#

I want to receive a rendered HTML. At the moment I am using the namespace "EO.WebBrowser" and it works for this purpose. But I always get a reminder to use a license (The license is only for commercial purposes)

So my question is: "Is there a better way without using forms?"

Reference to the same question by using forms

My current code:

    internal static string GetHtml(string url)
{
  ThreadRunner runner = new ThreadRunner();

  WebView view = runner.CreateWebView();

  runner.Send(() =>
  {
    view.LoadUrlAndWait(url);
  });

  return view.GetHtml();
}

It will be a linux service for my raspberry pi (Rasbian OS).

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda