Croatian electronics retailer. Uses .product-grid.product-item containers, h2.title for names, .price for prices. Static HTML, no JS rendering needed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 lines
306 B
YAML
14 lines
306 B
YAML
name: ADM.hr
|
|
base_url: https://www.adm.hr
|
|
search_url: https://www.adm.hr/Search/?fs=1&term={query}
|
|
category: Electronics
|
|
currency: EUR
|
|
test_query: logitech
|
|
|
|
selectors:
|
|
container: ".product-grid.product-item"
|
|
name: "h2.title a"
|
|
price: ".price"
|
|
link: ".product-image a"
|
|
image: ".product-image img"
|