Trouble Selecting Dropdown options as well as its Price

When selecting the option of weights/sizes of this product the price changes, i can't find the appropriate solution to scrape the weights with their adjacent prices. Help!!

{"_id":"HairOils_ArogyaVedika","startUrl":["https://arogyavedika.com/product-category/hair-care/hair-oils/"],"selectors":[{"id":"Text URL","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".name a","type":"SelectorLink"},{"id":"Breadcrumbs","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":"ol[itemprop='breadcrumb']","type":"SelectorText"},{"id":"Category","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":".product-cat a","type":"SelectorText"},{"id":"Title","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":"h1","type":"SelectorText"},{"id":"Description","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":".woocommerce-product-details__short-description p:nth-of-type(1)","type":"SelectorText"},{"id":"HTML Recommendations","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":".woocommerce-product-details__short-description p:nth-of-type(2)","type":"SelectorHTML"},{"id":"Item Status","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":"button.single_add_to_cart_button","type":"SelectorText"},{"extractAttribute":"src","id":"Images","parentSelectors":["Text URL"],"selector":"img.attachment-woocommerce_gallery_thumbnail","type":"SelectorGroup"}]}

here is your sitemap, check it...

{"_id":"HairOils_ArogyaVedika","startUrl":["https://arogyavedika.com/product-category/hair-care/hair-oils/"],"selectors":[{"id":"Text URL","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".name a","type":"SelectorLink"},{"id":"Breadcrumbs","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":"ol[itemprop='breadcrumb']","type":"SelectorText"},{"id":"Category","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":".product-cat a","type":"SelectorText"},{"id":"Title","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":"h1","type":"SelectorText"},{"id":"Description","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":".woocommerce-product-details__short-description p:nth-of-type(1)","type":"SelectorText"},{"id":"HTML Recommendations","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":".woocommerce-product-details__short-description p:nth-of-type(2)","type":"SelectorHTML"},{"id":"Item Status","multiple":false,"parentSelectors":["Text URL"],"regex":"","selector":"button.single_add_to_cart_button","type":"SelectorText"},{"extractAttribute":"src","id":"Images","parentSelectors":["Text URL"],"selector":"img.attachment-woocommerce_gallery_thumbnail","type":"SelectorGroup"},{"clickActionType":"real","clickElementSelector":"select#weight","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickMore","delay":200,"discardInitialElements":"discard","id":"weight_click_1","multiple":false,"parentSelectors":["Text URL"],"selector":"body","type":"SelectorElementClick"},{"clickActionType":"real","clickElementSelector":"select[name=\"attribute_weight\"] option.attached:nth-of-type(2)","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickOnce","delay":100,"discardInitialElements":"discard-when-click-element-exists","id":"value_1","multiple":false,"parentSelectors":["weight_click_1"],"selector":"_parent_","type":"SelectorElementClick"},{"extractAttribute":"value","id":"value_1_txt","multiple":false,"parentSelectors":["value_1"],"selector":"select[name=\"attribute_weight\"] option.attached:nth-of-type(2)","type":"SelectorElementAttribute"},{"id":"price1","multiple":false,"parentSelectors":["value_1"],"regex":"","selector":"span .woocommerce-Price-amount","type":"SelectorText"},{"clickActionType":"real","clickElementSelector":"select#weight","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickOnce","delay":200,"discardInitialElements":"discard","id":"weight_click_2","multiple":false,"parentSelectors":["Text URL"],"selector":"body","type":"SelectorElementClick"},{"clickActionType":"real","clickElementSelector":"select[name=\"attribute_weight\"] option.attached:nth-of-type(3)","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickOnce","delay":100,"discardInitialElements":"discard-when-click-element-exists","id":"value_2","multiple":false,"parentSelectors":["weight_click_2"],"selector":"_parent_","type":"SelectorElementClick"},{"extractAttribute":"value","id":"value_2_txt","multiple":false,"parentSelectors":["value_2"],"selector":"select[name=\"attribute_weight\"] option.attached:nth-of-type(3)","type":"SelectorElementAttribute"},{"id":"price2","multiple":false,"parentSelectors":["value_2"],"regex":"","selector":"span .woocommerce-Price-amount","type":"SelectorText"},{"clickActionType":"real","clickElementSelector":"select#weight","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickOnce","delay":200,"discardInitialElements":"discard","id":"weight_click_3","multiple":false,"parentSelectors":["Text URL"],"selector":"body","type":"SelectorElementClick"},{"clickActionType":"real","clickElementSelector":"select[name=\"attribute_weight\"] option.attached:nth-of-type(4)","clickElementUniquenessType":"uniqueCSSSelector","clickType":"clickOnce","delay":100,"discardInitialElements":"discard-when-click-element-exists","id":"value_3","multiple":false,"parentSelectors":["weight_click_3"],"selector":"_parent_","type":"SelectorElementClick"},{"extractAttribute":"value","id":"value_3_txt","multiple":false,"parentSelectors":["value_3"],"selector":"select[name=\"attribute_weight\"] option.attached:nth-of-type(4)","type":"SelectorElementAttribute"},{"id":"price3","multiple":false,"parentSelectors":["value_3"],"regex":"","selector":"span .woocommerce-Price-amount","type":"SelectorText"}]}
1 Like