Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. period = sel.xpath('//*[starts-with(@class, "pv-entity__date-range t-14 t-black--light t-normal")]/text()').extract_first()
  2.  
  3. period = sel.xpath('//*[contains(@id, "ember654")]/text()').extract_first()
  4.  
  5. period = sel.xpath('//*[starts-with(@id, "197582093")]/text()').extract()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement