blob: 571874a4ae4a67e2534d3046ac4675fb7baa96a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
title: //h1[@class='articletitle']
author: substring-after(//span[@class='author'],'by')
date: //span[@class='created']
body: //div[@class='article']
strip: //div[@class='headline']
strip: //p[@class='articleinfo']
#dissolve: //p[@class='subheader']
test_url: http://www.pittscriptblog.com/2012-articles/march/2012-football-opponents-set-and-the-attendance-dilemma.html
|