diff options
Diffstat (limited to 'loopinsight.com.txt')
| -rw-r--r-- | loopinsight.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/loopinsight.com.txt b/loopinsight.com.txt new file mode 100644 index 0000000..730af94 --- /dev/null +++ b/loopinsight.com.txt @@ -0,0 +1,9 @@ +body: //div[@class='container_16']//div[@class='grid_11'] +strip: //h2[@class='mast'] +strip: //div[@class='container_16']//div[@class='grid_11']/h1 +strip: //div[@class='container_16']//div[@class='grid_11']/p[1] +strip: //div[@class='container_16']//div[@class='grid_11']/div +author: //a[starts-with(@title, 'Posts by')] +date: substring-before(substring-after(//time, 'Posted on '), ' at') +test_url: http://www.loopinsight.com/2012/09/13/forget-iphone-5-naysayers-this-thing-is-big/ +test_url: http://www.loopinsight.com/2011/05/20/playbook-returns-high-misses-sales-targets-by-90/
\ No newline at end of file |
