blob: 2ad2d4e9f6d3bce2bae238d52bc40a0975d1394a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
title: //div[@class="article-body indent"]/hgroup/h1
body: //div[@class="article-body indent"]
date: substring-after(//p[@class="meta-info"]/a, '· ')
author: //div[@class="article-body indent"]/hgroup/h2
strip_id_or_class: print-hide
strip_id_or_class: books
test_url: http://www.lrb.co.uk/v33/n18/james-meek/its-already-happened
test_url: http://www.lrb.co.uk/v36/n13/benjamin-kunkel/paupers-and-richlings
|