Answer the question
In order to leave comments, you need to log in
Xpath. How to parse specific text?
The page contains the following code:
...
<div class="item">
<a name="111" id="111">
<div class="header">
<h2 class="">Заголовок</h2>
<div class="news-author"> Автор новости</div>
</div>
<div class="newsbody"
<div class="news-text">Текст новости</div>
</div>
</div>
...
=IMPORTXML(СЦЕПИТЬ("https://domain.tdl";IMPORTXML("https://domain.tdl/categories/"; "//div[@class='news-read-more']/a/@href")); "//div[@class='news-author']")
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