response.xpath('//h3/a/descendant-or-self::text()[normalize-space()]')descendant-or-self表明当前node和子代nodesnormal-space()去掉whitespace-only nodes的子代nodes