]>
Commit | Line | Data |
---|---|---|
ac4d1142 NL |
1 | # doesn't look like selecting an attribute value works?\r |
2 | # author: //meta[@id="authorName"]@value\r | |
3 | \r | |
4 | author: substring-after(//li[@id="article-hdr-meta-author"]/text(), "By ")\r | |
5 | date: //abbr[@id="article-time"]\r | |
6 | title: //div[@id="article-hdr"]/h1\r | |
7 | body: //div[@class="articleText"]\r | |
8 | \r | |
9 | # strip miscellaneous teasers & etc\r | |
10 | strip: //div[@class="removeformobile"] | |
11 | test_url: http://www.nfl.com/news/story/09000d5d82388707/article/close-shave-chiefs-haley-perseveres-through-rough-start?module=HP11_content_stream |