2014-07-13 10:15:40 +02:00
|
|
|
strip: //*[(@id = "featured")]
|
|
|
|
|
|
|
|
author:substring-after( //div[@class='posttitle']/h2[@class='author'],'by ')
|
|
|
|
|
|
|
|
date: concat(//div[@class='month'],' ',//div[@class='day'])
|
|
|
|
|
2013-12-06 10:13:03 +01:00
|
|
|
#doctac doesn't provide a year, but month/day is better than nothing
|
|
|
|
test_url: http://www.doctac.com/mac/iphone/instapaper-update-app/
|