diff options
Diffstat (limited to 'sports.yahoo.com.txt')
| -rw-r--r-- | sports.yahoo.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sports.yahoo.com.txt b/sports.yahoo.com.txt new file mode 100644 index 0000000..b0f57e2 --- /dev/null +++ b/sports.yahoo.com.txt @@ -0,0 +1,9 @@ +title: //div[@id='article']/div[@class='hd']/h1 +body: //p[@id='byline'] | //div[@id='article']//div[@class='body_copy 0'] +strip: //div[@class='foot'] +strip: //div[@id='sidebar']//div[@class='ft'] +strip: //p[@id='byline']//em +tidy: no +prune: no + +test_url: http://sports.yahoo.com/nba/news?slug=ap-nbafinals
\ No newline at end of file |
