# Descargar cada álbum for album in albumes: # Obtener el título del álbum titulo_album = album.find("h2").text.strip()
WhatsApp us