Version data scraping

Hello,

please can you help me to capture all the different versions of the item and the related Specifications (basic information, power source, weight, vibration), What's Included.

Url: https://www.milwaukeetool.eu/en-eu/m18-fuel-16-mm-sds-plus-hammer-with-integrated-dust-extractor/m18-fhafoh16/

Thank you for your suggestions.
Best regards

Hi,

See below a reference sitemap on how to click through variations:

{"_id":"milwaukeetool","startUrl":["https://www.milwaukeetool.eu/en-eu/m18-fuel-16-mm-sds-plus-hammer-with-integrated-dust-extractor/m18-fhafoh16/"],"selectors":[{"clickActionType":"real","clickElementSelector":"[class*=\"ProductDetailsContentstyles__VariantCard\"]","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickOnce","delay":1000,"discardInitialElements":"discard-when-click-element-exists","id":"variants","multiple":true,"parentSelectors":["_root"],"selector":"body","type":"SelectorElementClick"},{"id":"model","multiple":false,"parentSelectors":["variants"],"regex":"","selector":"h3[class*=\"ProductDetailsContentstyles__H3\"]","type":"SelectorText"},{"id":"Battery type","multiple":false,"parentSelectors":["variants"],"regex":"","selector":"span:contains('Battery type') +","type":"SelectorText"},{"id":"Charger included","multiple":false,"parentSelectors":["variants"],"regex":"","selector":"span:contains('Charger included') +","type":"SelectorText"},{"id":"Vibration drilling into concrete [m|s²]","multiple":false,"parentSelectors":["variants"],"regex":"","selector":"span:contains('Vibration drilling into concrete [m|s²]') +","type":"SelectorText"}]}

The data selectors have to be children of the click selector.