diff options
Diffstat (limited to 'washingtonpost.com.txt')
| -rw-r--r-- | washingtonpost.com.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/washingtonpost.com.txt b/washingtonpost.com.txt index 0aa9f1d..d60d696 100644 --- a/washingtonpost.com.txt +++ b/washingtonpost.com.txt @@ -5,9 +5,14 @@ body: //div[contains(@class, "article_body")] body: //div[@id='print_facet']//div[@id='body'] author://meta[@name='DC.creator']/@content +author://span[@class="pb-byline"] +author://h3[@property='dc.creator']//a[@rel='author'] title://meta[@name='title']/@content date://div[contains(@class,'byline')]//span[contains(@class,'published')]/@title date://meta[@name="DC.date.issued"]/@content +date://span[contains(@class,"pb-timestamp")] +date://meta[@name="eomportal-lastUpdate"]/@content + strip://div[@class="relative primary-slot padding-top img-border gallery-container photo-wrapper"] strip://div[@id="wp-column six end"] strip://div[contains(@class,'hidden')] |
