Maybe wrong selector (config) used

Describe the problem: The scraper doesn't call all the subpages. I assume something is wrong with configuration of the Element selector. Can't figure out what. Support is appreciated. Thx in advance

Url: The best Design brands taking part 2024 | Fuorisalone.it

Sitemap:
{"_id":"2112BrandsFuorisaloneDesignGuide","startUrl":["https://www.fuorisalone.it/en/brands"],"selectors":[{"id":"BrandText","multiple":false,"parentSelectors":["BrandElement"],"regex":"","selector":"div.item_profile","type":"SelectorText"},{"id":"Nation","multiple":false,"parentSelectors":["BrandElement"],"regex":"","selector":".event_description div","type":"SelectorText"},{"id":"Brand","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".brand-designer-flex > a","type":"SelectorLink"},{"id":"Phone","multiple":false,"parentSelectors":["BrandElement"],"regex":"","selector":".event_body_dx > font > font","type":"SelectorText"},{"id":"Website","linkType":"linkFromHref","multiple":false,"parentSelectors":["BrandElement"],"selector":".event_body_dx > a","type":"SelectorLink"},{"id":"Facebook","linkType":"linkFromHref","multiple":false,"parentSelectors":["BrandElement"],"selector":".event_body_dx > div.event_social > a.soc-fb","type":"SelectorLink"},{"id":"Instagram","linkType":"linkFromHref","multiple":false,"parentSelectors":["BrandElement"],"selector":".event_body_dx > div.event_social > a.soc-in","type":"SelectorLink"},{"id":"LinkedIn","linkType":"linkFromHref","multiple":false,"parentSelectors":["BrandElement"],"selector":".event_body_dx > div.event_social > a.soc-ln","type":"SelectorLink"},{"extractAttribute":"style","id":"LogoImg","multiple":false,"parentSelectors":["BrandElement"],"selector":".event_body_dx > div.event_logo > div","type":"SelectorElementAttribute"},{"id":"BrandElement","multiple":true,"parentSelectors":["_root"],"selector":".brand-designer-flex","type":"SelectorElement"}]}

You can try this sitemap:

{"_id":"2112BrandsFuorisaloneDesignGuide_V2","startUrl":["https://www.fuorisalone.it/en/brands"],"selectors":[{"id":"Brand","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":"a.brand-designer-box","type":"SelectorLink"},{"id":"Brand Name","multiple":false,"parentSelectors":["Brand"],"regex":"","selector":"h1","type":"SelectorText"},{"id":"Brand Text","multiple":false,"parentSelectors":["Brand"],"regex":"","selector":"div.item_profile","type":"SelectorText"},{"id":"Nation","multiple":false,"parentSelectors":["Brand"],"regex":"","selector":".event_description div","type":"SelectorText"},{"extractAttribute":"href","id":"Website","multiple":false,"parentSelectors":["Brand"],"selector":"a.blackborder[target]","type":"SelectorElementAttribute"},{"extractAttribute":"href","id":"Facebook","multiple":false,"parentSelectors":["Brand"],"selector":"a.soc-fb","type":"SelectorElementAttribute"},{"extractAttribute":"href","id":"Instagram","multiple":false,"parentSelectors":["Brand"],"selector":"a.soc-in","type":"SelectorElementAttribute"},{"extractAttribute":"style","id":"Logo Image","multiple":false,"parentSelectors":["Brand"],"selector":".event_logo div","type":"SelectorElementAttribute"}]}

@Jakirhasan Works like a charme. Awesome job. Many thx.

1 Like