2014-07-13 10:15:40 +02:00
|
|
|
title: //*[@id='posts']/div[1]/h2
|
|
|
|
author: //*[@id='posts']/div[1]/div[2]/span[2]/a
|
|
|
|
date: //*[@class='date']
|
|
|
|
body: //div[@class='body-lead']
|
|
|
|
|
|
|
|
# take out the bit saying 'body'
|
|
|
|
strip: //div[@class='body-lead']/div[@class='info-label']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2013-12-06 10:13:03 +01:00
|
|
|
test_url: http://www.subtraction.com/2011/02/01/unnecessary-explanations
|