So I'm trying to create a sitemap to scrap prices for all the BMW models, I create a link selector for Models, working fine, under it name/trim/price text selector, but I get only same results for different Models category. Anyone can help? Thank you.
Url: BMW Fiyat Listesi
Sitemap:
{"_id":"BMW","startUrl":["Bilgi Güvenliği SOC | Erişim Engellendi ","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":"a.col-md-3","type":"SelectorLink"},{"id":"name","multiple":false,"parentSelectors":["model "],"regex":"","selector":"div#rpt1series_ctl00_divTitle","type":"SelectorText"},{"id":"trim","multiple":false,"parentSelectors":["wrapper_for_trim_price"],"regex":"","selector":"div.hardware.col-md-2","type":"SelectorText"},{"id":"price","multiple":false,"parentSelectors":["wrapper_for_trim_price"],"regex":"","selector":"div.col-md-2.col-xs-3","type":"SelectorText"},{"id":"wrapper_for_trim_price","multiple":true,"parentSelectors":["model "],"selector":"#seri1 div.DetailTable:nth-of-type(n+2)","type":"SelectorElement"}]}