diff options
Diffstat (limited to 'news-gazette.com.txt')
| -rw-r--r-- | news-gazette.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/news-gazette.com.txt b/news-gazette.com.txt new file mode 100644 index 0000000..2b35270 --- /dev/null +++ b/news-gazette.com.txt @@ -0,0 +1,8 @@ +title: //div[@id="main-content"]//h2 + +author: //div[@id="main-content"]//span[@class="authors"] + +date: //div[@id="main-content"]//span[@class="timestamp"] + +body: //div[@id="main-content"]//div[@class="content"] +test_url: http://www.news-gazette.com/news/business/economy/2011-08-08/ibm-drops-out-blue-waters-project.html
\ No newline at end of file |
