Por cierto, muy buen trabajo con el blog, me esta ayudando mucho
]]>AttributeError Traceback (most recent call last)
in ()
3 soup = BeautifulSoup(page, “lxml”)
4 contenido = soup.find(‘div’, attrs={‘class’: ‘td-post-content’})
—-> 5 items = contenido.find_all(‘a’)
6 for item in items:
7 print(item[‘href’])
AttributeError: ‘NoneType’ object has no attribute ‘find_all’
]]>Hola Pablo, gracias por escribir! me alegra saber que ayudan! Saludos a Córdoba 🙂
]]>Muy buen consejo Elías! Gracias por colaborar! Saludos
]]>Llegue aquí por tema de ML, gran blog,
]]>Hola Ignacio, muchas gracias por el comentario!
Saludos