From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- lareviewofbooks.org.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lareviewofbooks.org.txt (limited to 'lareviewofbooks.org.txt') diff --git a/lareviewofbooks.org.txt b/lareviewofbooks.org.txt new file mode 100644 index 0000000..9f86452 --- /dev/null +++ b/lareviewofbooks.org.txt @@ -0,0 +1,12 @@ +#meta data +title:substring-after(title,'|') + +author:substring-before( substring-after(//meta[@name = 'description']/@content, normalize-space(substring-after(//title,'|'))),' respond ') +date://h5[@class = 'postDate'] + +#text +body://div[@class = 'articleBody'] + +#clean up +strip://center +test_url: http://lareviewofbooks.org/post/14066007115/literary-transactions-and-their-vicissitudes \ No newline at end of file -- cgit v1.3.1