I tried pagination and element click but it just scrape the first page only.
Thank you for your help!
Site map:
{"_id":"compani","startUrl":["https://www.b.co.uk/companies"],"selectors":[{"clickActionType":"real","clickElementSelector":"a#next-button","clickElementUniquenessType":"uniqueText","clickType":"clickMore","delay":2000,"discardInitialElements":"do-not-discard","id":"page","multiple":true,"parentSelectors":["_root"],"selector":"div.list-section","type":"SelectorElementClick"},{"id":"compani","linkType":"linkFromHref","multiple":true,"parentSelectors":["page"],"selector":"a.button-4","type":"SelectorLink"},{"id":"name","multiple":false,"parentSelectors":["compani"],"regex":"","selector":"h1.heading-2","type":"SelectorText"},{"id":"about","multiple":false,"parentSelectors":["compani"],"regex":"","selector":"div.text-block-5","type":"SelectorText"},{"id":"Rank","multiple":false,"parentSelectors":["compani"],"regex":"","selector":".div-block-18 div.league-table-position","type":"SelectorText"},{"id":"Number of Employees","multiple":false,"parentSelectors":["compani"],"regex":"","selector":"div.div-block-126:nth-of-type(1) div.percentage-stat-text","type":"SelectorText"},{"id":"Number of locations","multiple":false,"parentSelectors":["compani"],"regex":"","selector":"div.div-block-126:nth-of-type(2) div.percentage-stat-text","type":"SelectorText"},{"id":"Employee average age","multiple":false,"parentSelectors":["compani"],"regex":"","selector":"div:nth-of-type(3) div.percentage-stat-text","type":"SelectorText"},{"id":"Employees earning £35k+","multiple":false,"parentSelectors":["compani"],"regex":"","selector":"div:nth-of-type(5) div.percentage-stat-text","type":"SelectorText"}]}