How to:

Scroll selector

Sitemap:

{"_id":"web-scraper-element-scroll","startUrl":["https://webscraper.io/test-sites/e-commerce/scroll/phones/touch"],"selectors":[{"id":"product-wrapper","type":"SelectorElementScroll","parentSelectors":["_root"],"selector":"div.product-wrapper","multiple":true,"delay":"500"},{"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}]}

Was this page helpful?