From 9ed32c58edf453b773bc89f2675df3e6cf32097c Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Tue, 1 Oct 2013 14:52:55 +0200 Subject: cars.com and hemmings.com --- cars.com.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cars.com.txt (limited to 'cars.com.txt') diff --git a/cars.com.txt b/cars.com.txt new file mode 100644 index 0000000..71c5c05 --- /dev/null +++ b/cars.com.txt @@ -0,0 +1,7 @@ +title: //div[contains(@class, 'basicInfo')]//h1 + +body: //img[@id='chosenPhotoIMG'] | //div[@id='aboutThisVehicleBox'] + +prune: no + +test_url: http://www.cars.com/go/search/detail.jsp?listingId=115364779 \ No newline at end of file -- cgit v1.3.1