How to:

Element does not have element

Sitemap:

{"_id":"web-scraper-jquery-not-has","startUrl":["https://webscraper.io/test-sites/e-commerce/allinone/computers/laptops"],"selectors":[{"id":"product-wrapper","type":"SelectorElement","parentSelectors":["_root"],"selector":"div.product-wrapper:not(:has(p[data-rating='1']))","multiple":true,"delay":0},{"id":"name","type":"SelectorText","parentSelectors":["product-wrapper"],"selector":"a.title","multiple":false,"regex":"","delay":0},{"id":"price","type":"SelectorText","parentSelectors":["product-wrapper"],"selector":"h4.price","multiple":false,"regex":"","delay":0},{"id":"reviews","type":"SelectorText","parentSelectors":["product-wrapper"],"selector":"p.review-count","multiple":false,"regex":"","delay":0}]}

Was this page helpful?