Very interesting trouble

Hello, please help me to solve the issue.

Question: start link - Women's Shoes – Bluefly

You are using data in different lines, what is the problem - I don’t know, here is the code: {"_id":"bluefly","startUrl":["https://www.bluefly.com/collections/women-shoes"], "selectors":[{"id":"name","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"#grid-product-7078897418372 div. ss__result__name ","type":"SelectorText"},{"id":"price","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"# grid -product-7078897418372 span.ss__result__msrp","type":"SelectorText"},{"id":"price_sale","multiple":true,"parentSelectors":["_root"],"regex":"" , "selector":"#grid-product-7078897418372 span.ss__result__price","type":"SelectorText"}]}

Hi, Lamer. You had some mistakes.... check this sitemap... It parses first 5 pages... If you need to parse all stuff, write me.

{"_id":"bluefly","startUrl":["https://www.bluefly.com/collections/women-shoes?page=[1-5]"],"selectors":[{"id":"element","multiple":true,"parentSelectors":["_root"],"selector":".grid-product__content","type":"SelectorElement"},{"id":"name","multiple":false,"parentSelectors":["element"],"regex":"","selector":".grid-product__title--body","type":"SelectorText"},{"id":"price","multiple":false,"parentSelectors":["element"],"regex":"","selector":".grid-product__price--original","type":"SelectorText"},{"id":"price_sale","multiple":false,"parentSelectors":["element"],"regex":"","selector":".ss__result__price--on-sale","type":"SelectorText"}]}