Answer the question
In order to leave comments, you need to log in
How to use axios cheerio to get all the text from the block including the text from the children?
Let's say we have the following code:
How do I get all the text from the .short-characteristics block, including the text that is included in it, in
<div class="container">
<div class="info">
тут текст что надо получить
<span>тут текст что надо получить</span>
<span>тут текст что надо получить</span>
<span>тут текст что надо получить</span>
<span>тут текст что надо получить</span>
</div>
<div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question