SS
Получаю варнинг
ScrapyDeprecationWarning: Call to deprecated function to_native_str. Use to_unicode instead.
url = to_native_str(url)
Size: a a a
SS
ScrapyDeprecationWarning: Call to deprecated function to_native_str. Use to_unicode instead.
url = to_native_str(url)
S
SS
S
A
<div class="schedule__talk">Вытащить текст, который в link schedule__talk?
<a class="link schedule__link" href="url">
"text"
</a>
A
A
//div[@class='schedule__talk']/text()
будет верноA
//div[@class='schedule__talk']/text()
будет верноA
A
link schedule__talk
такого класа вообще нет у тебяA
A
OS
S