6 lines
191 B
Plaintext
Executable File
6 lines
191 B
Plaintext
Executable File
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')]
|