blob: f3f886bc5f4fa50ce8a630306dcd0e3fe9145bb7 (
plain) (
tree)
|
|
title: //h1[contains(@class, 'article-title')]
author: //article//span[contains(@class, 'byline')]
date: //time[@pubdate]/@datetime
body: //section[contains(@class, 'article-body')]
prune: no
tidy: no
strip: //figcaption
strip: //p[contains(., 'MORE:') and ./a]
strip: //aside
test_url: http://time.com/14478/emotions-may-not-be-so-universal-after-all/
|