2014-07-13 08:15:40 +00:00
|
|
|
#title: substring(substring-after(//title, ':'), 1, string-length(substring-after(//title, ':')) - 10)
|
|
|
|
title: //div[contains(@class, 'SB_Title')]//a
|
|
|
|
body: //div[contains(@class, 'STR_Image')]
|
|
|
|
body: //*[contains(@class, 'SB_Content')]
|
|
|
|
author: string('Scott Adams')
|
|
|
|
date: //*[contains(@class, 'SB_Detail')]/text()[1]
|
2013-12-06 09:13:03 +00:00
|
|
|
|
2014-07-13 08:15:40 +00:00
|
|
|
|
|
|
|
test_url: http://dilbert.com/blog/entry/death_by_hypnosis_or_not/
|
|
|
|
test_url: http://dilbert.com/strips/comic/2013-10-22
|
|
|
|
test_url: http://feed.dilbert.com/dilbert/daily_strip
|