[inspect an image of a youtube screen][1]
I want to scrape the text of the highlighted span class. but the problem is the above span class has the same attribute as the below one, like both, have the same class name, so when I write my code with bs4 using find() it grabs only the text of the first span class. So please help me with this, (suggest in python)
[1]: https://i.stack.imgur.com/mCqDp.png
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…