pricecharts

track prices of consumer electronics
Log | Files | Refs | README

commit 701631b9e70f36bfbeeddc3f5223b02f60dd24af
parent 8c165ed718629037717887e5628d194983224d8d
Author: Kyle R W Milz <kyle@getaddrinfo.net>
Date:   Wed, 13 Aug 2014 00:26:05 -0600

price_scraper: grammar does not expect title anymore

Diffstat:
Mprice_scraper.cfg | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/price_scraper.cfg b/price_scraper.cfg @@ -24,14 +24,14 @@ log = pricegraph.txt # color = 56B849 search_uri = http://www.memoryexpress.com/Search/Products?Search= -title = .ProductTitle +#title = .ProductTitle reg_price = .PIV_Price sale_price = .PIV_PriceSale + Future Shop color = BA0024 search_uri = http://www.futureshop.ca/Search/SearchResults.aspx?query= -title = .prod-title +#title = .prod-title reg_price = .dollars + Visions Electronics @@ -48,14 +48,14 @@ reg_price = .dollars # color = 000 search_uri = http://www.visions.ca/catalogue/category/ProductResults.aspx?searchText= -title = .plProductName +#title = .plProductName reg_price = .regPrice sale_price = .salePrice + London Drugs color = 005DAB search_uri = http://www.londondrugs.com/on/demandware.store/Sites-LondonDrugs-Site/default/Search-Show?q= -title = .productname +#title = .productname reg_price = .pricing #reg_price = .standardprice #sale_price = .salesprice @@ -63,7 +63,7 @@ reg_price = .pricing + Amazon color = FFA51D search_uri = http://www.amazon.ca/s/keywords= -title = .newaps +#title = .newaps reg_price = .price # + Tiger Direct @@ -76,7 +76,7 @@ reg_price = .price + Best Buy color = 003B64 search_uri = http://www.bestbuy.ca/Search/SearchResults.aspx?query= -title = .product-title, .prod-title +#title = .product-title, .prod-title #sale_price = .price-onsale reg_price = .prodprice