Please Help, im totally new and cant figure it out why i can only scrape the data from page 1

{"_id":"B2BMap","startUrl":["https://b2bmap.com/indonesia/companies"],"selectors":[{"id":"pagination_selector","paginationType":"auto","parentSelectors":["_root","pagination_selector"],"selector":"a.page-link","type":"SelectorPagination"},{"elementLimit":0,"id":"wrapper","multiple":true,"parentSelectors":["pagination_selector"],"scroll":false,"selector":".member-item div.pb-4","type":"SelectorElement"},{"id":"CompanyCat","multiple":false,"parentSelectors":["wrapper"],"regex":"","selector":".mb-1 a","type":"SelectorText"},{"id":"CompanyName","multiple":false,"parentSelectors":["wrapper"],"regex":"","selector":"span.align-self-center","type":"SelectorText"},{"id":"CompanyField","multiple":false,"parentSelectors":["wrapper"],"regex":"","selector":"p","type":"SelectorText"}]}

Hi,

The sitemap is constructed correctly. Did you actually start the scrape, or just click "Data preview"?

image