I'm trying to extract some text using BeautifulSoup
. I'm using get_text()
function for this purpose.
My problem is that the text contains </br>
tags and I need to convert them to end lines. how can I do this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…