Hello,
I am trying to get all the products (19 products) of which 7 of them appear after scrolling down. I have tried to do this myself but did not help. Can you check what the issue is?
Thanks.
Url: https://www.bose.com/en_us/shop_all/headphones/headphones.html
Sitemap:
{"_id":"boseheadphones","startUrl":["https://www.bose.com/en_us/shop_all/headphones/headphones.html"],"selectors":[{"id":"productlinks","type":"SelectorLink","parentSelectors":["_root","scrollination"],"selector":"a.bose-title__link","multiple":true,"delay":0},{"id":"name","type":"SelectorText","parentSelectors":["productlinks"],"selector":"h1","multiple":false,"regex":"","delay":0},{"id":"price","type":"SelectorText","parentSelectors":["productlinks"],"selector":"div[itemprop='price']","multiple":false,"regex":"[0-9]+\.[0-9]+","delay":0},{"id":"reviews","type":"SelectorText","parentSelectors":["productlinks"],"selector":"[itemprop='offers'] span[itemprop='reviewCount']","multiple":false,"regex":"","delay":0},{"id":"rating","type":"SelectorText","parentSelectors":["productlinks"],"selector":"[itemprop='offers'] span:nth-of-type(6)","multiple":false,"regex":"","delay":0},{"id":"imageurl","type":"SelectorImage","parentSelectors":["productlinks"],"selector":".bose-productImageSlider2Container .slick-current img","multiple":false,"delay":0},{"id":"coloursclick","type":"SelectorElementClick","parentSelectors":["productlinks"],"selector":"div:nth-of-type(7) div.list","multiple":false,"delay":"2000","clickElementSelector":"div:nth-of-type(7) button.bose-expandableContent__title","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"Availablecolours","type":"SelectorText","parentSelectors":["coloursclick"],"selector":"parent","multiple":false,"regex":"","delay":0},{"id":"Currentcolour","type":"SelectorText","parentSelectors":["productlinks"],"selector":"span.bose-colorSelector__colorName","multiple":false,"regex":"","delay":0},{"id":"sku","type":"SelectorText","parentSelectors":["productlinks"],"selector":".bose-list--none li:nth-of-type(1) span","multiple":false,"regex":"[0-9]+","delay":0},{"id":"batteryInformation","type":"SelectorElementClick","parentSelectors":["productlinks"],"selector":"div.expandableContent:nth-of-type(3) div.list","multiple":false,"delay":"2000","clickElementSelector":"div.expandableContent:nth-of-type(3) button","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"battery-information","type":"SelectorText","parentSelectors":["batteryInformation"],"selector":"parent","multiple":false,"regex":"","delay":0},{"id":"ControlsLink","type":"SelectorElementClick","parentSelectors":["productlinks"],"selector":"div:nth-of-type(8) div.list","multiple":false,"delay":"2000","clickElementSelector":"div:nth-of-type(8) button.bose-expandableContent__title","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"Controls","type":"SelectorText","parentSelectors":["ControlsLink"],"selector":"parent","multiple":false,"regex":"","delay":0},{"id":"InputsClick","type":"SelectorElementClick","parentSelectors":["productlinks"],"selector":"div:nth-of-type(6) div.list","multiple":false,"delay":"2000","clickElementSelector":"div:nth-of-type(6) button.bose-expandableContent__title","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"Inputs","type":"SelectorText","parentSelectors":["InputsClick"],"selector":"parent","multiple":false,"regex":"","delay":0},{"id":"noisecancelling","type":"SelectorText","parentSelectors":["productlinks"],"selector":"h1","multiple":false,"regex":"","delay":0},{"id":"MaterialClick","type":"SelectorElementClick","parentSelectors":["productlinks"],"selector":"div.expandableContent:nth-of-type(2) div.list","multiple":false,"delay":"2000","clickElementSelector":"div.expandableContent:nth-of-type(2) button","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"MaterialInfo","type":"SelectorText","parentSelectors":["MaterialClick"],"selector":"parent","multiple":false,"regex":"","delay":0},{"id":"scrollination","type":"SelectorElementScroll","parentSelectors":["_root"],"selector":"div:nth-of-type(n+14) a.bose-title__link","multiple":false,"delay":"4000"}]}