blob: 380f27241903148069aa102c869bd4ff8fd176bc (
plain)
1
2
3
4
5
6
7
|
title: //h1[contains(concat(' ',normalize-space(@class),' '),' articleTitre ')]
body: //div[contains(concat(' ',normalize-space(@class),' '),' articleBrut ')]
date: //span[contains(concat(' ',normalize-space(@class),' '),' articleAuteurDate')]//time
author: //span[contains(concat(' ',normalize-space(@class),' '),' articleAuteurDate')]//span/a
prune: no
test_url: http://www.usinenouvelle.com/article/froid-devant.N321392
|