diff options
Diffstat (limited to 'giantbomb.com.txt')
| -rw-r--r-- | giantbomb.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/giantbomb.com.txt b/giantbomb.com.txt new file mode 100644 index 0000000..61de51b --- /dev/null +++ b/giantbomb.com.txt @@ -0,0 +1,11 @@ +# 2011-11-19 - carlo@... - Initial setup. + +strip_id_or_class: user-review-detail +strip: //h1 + +body: //div[@class="wiki-content"] | //div[@class="section-bd"] | //div[@class="news-story"] + +author: //span[@class="reviewer"] | //p[@class="byline"]/a/text() +date: //span[@class="dtreviewed"] + +test_url: http://www.giantbomb.com/the-elder-scrolls-v-skyrim/61-33394/
\ No newline at end of file |
