diff options
Diffstat (limited to 'lareviewofbooks.org.txt')
| -rw-r--r-- | lareviewofbooks.org.txt | 12 |
1 files changed, 12 insertions, 0 deletions
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 |
