blob: 47cbb0f3b54f7d210fda87158fd33254b4f717e2 (
plain) (
blame)
1
2
3
4
5
|
title: //h1[@class='article-header']
body: //div[@class='body-content']
author: //span[@class='author-byline']/a[contains(@id, 'Author')]
strip: //span[contains(@id, 'Article_SourceLabel')]
|