diff options
Diffstat (limited to 'cars.com.txt')
| -rw-r--r-- | cars.com.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
