summaryrefslogtreecommitdiff
path: root/amazon.com.txt
diff options
context:
space:
mode:
Diffstat (limited to 'amazon.com.txt')
-rw-r--r--amazon.com.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/amazon.com.txt b/amazon.com.txt
new file mode 100644
index 0000000..cd7ad15
--- /dev/null
+++ b/amazon.com.txt
@@ -0,0 +1,19 @@
+title: //span[@id = 'btAsinTitle']
+body: (//*[@id='prodImageCell']//a)[1] | //div[@id = 'ps-content'] | //span[@id='actualPriceValue'] | //h2[.='Product Details']/following-sibling::div | //div[@class='h2' and .='Product Description']/following-sibling::div
+#strip_id_or_class: quantityDropdownDiv
+#strip_id_or_class: addToCartSpan
+#strip_id_or_class: oneClickDiv
+strip_id_or_class: nocontent
+strip_id_or_class: masDynamicConten
+strip_id_or_class: dynamic-content
+prune: no
+
+find_string: <span id="actualPriceValue">
+replace_string: <span id="actualPriceValue"><br />Price:
+
+strip_id_or_class: collapsePS
+strip_id_or_class: expandPS
+strip_id_or_class: psPlaceHolde
+strip: //li[contains(., 'update product info') or contains(., 'give feedback on images')]
+
+test_url: http://www.amazon.com/Common-Sense-Forestry-Living-Mother/dp/1931498210/ \ No newline at end of file