summaryrefslogtreecommitdiff
path: root/baseballprospectus.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'baseballprospectus.com.txt')
-rw-r--r--baseballprospectus.com.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/baseballprospectus.com.txt b/baseballprospectus.com.txt
new file mode 100644
index 0000000..1207b34
--- /dev/null
+++ b/baseballprospectus.com.txt
@@ -0,0 +1,13 @@
+title: //h1[@class='title']
+author: //p[@class="author"]/a[1]
+body: //div[@class="article"]
+date: //p[@class="date"]
+
+# remove user tools
+strip: //div[@class='tools']
+strip: //h1
+strip: //h2[@class='subtitle']
+strip: //p[@class='author']
+strip: //p[@class='date']
+
+test_url: http://www.baseballprospectus.com/article.php?articleid=18463 \ No newline at end of file