diff options
Diffstat (limited to 'mlb.mlb.com.txt')
| -rw-r--r-- | mlb.mlb.com.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mlb.mlb.com.txt b/mlb.mlb.com.txt new file mode 100644 index 0000000..765fab3 --- /dev/null +++ b/mlb.mlb.com.txt @@ -0,0 +1,14 @@ +title: //h1[@class='article-headline'] +date: //span[@class='timeStamp'] +author: substring-before(//p[@class='article-byline'], '/') +body: //div[@id='article'] +#strip: //div[@class='inner'] +strip: //div[@id='article_head'] +strip: //p[@class='tagLine'] +strip: //div[@id='article_related_links'] +strip: //div[@id='article_related_mlb'] +strip: //span[@class='more'] +strip: //div[@class='article_component'] +strip: //span[@class='screen_reader'] +strip: //ul[@class='columnists_blurb'] +test_url: http://mlb.mlb.com/news/article.jsp?ymd=20120403&content_id=27880830
\ No newline at end of file |
