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

155
Vistas
AttributeError: 'HTMLSession' object has no attribute 'html'

Hello I am getting into requests_html and trying to render Javascript though it does not seem to process correctly. Very simple script, I added a sleep to see if it would render though still the same issue, here is the code.

from requests_html import HTMLSession

requests = HTMLSession()

requests.get('https://google.com')
requests.html.render(sleep=2)
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

I don't think that's how it works, I can only get it it work when I save the response to a varaible:

from requests_html import HTMLSession

requests = HTMLSession()

resp = requests.get('https://www.google.com')
resp.html.render(sleep=2)

print(resp.text)
about 4 years ago · Juan Pablo Isaza Denunciar
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