Broblem with next pages button

Describe the problem.

Hello

is there anyone here who can help me make a proper sitemap. I have watched the tutorial videos, but something is missing.

The website where I want to collect information is: autohuolto - Finder.fi

and I want every company email.

It seems very simple, but something is wrong with me. If there is someone who can prepare a sitemap for me and send it to me, then I could open it and take a closer look at what I did wrong.

Sitemap:
{"_id":"Finder","startUrl":["autohuolto"],"selectors":[{"id":"Company","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":"a.SearchResult__ProfileLink","type":"SelectorLink"},{"id":"email","multiple":false,"parentSelectors":["Company"],"regex":"","selector":"a.listing-email","type":"SelectorText"},{"id":"pages","paginationType":"auto","parentSelectors":["_root","pages"],"selector":".SearchResultList__PageSelection - Finder.fi a","type":"SelectorPagination"}]}

Hi

My new code is:

{"_id":"Finder","startUrl":["https://www.finder.fi/search?what=autohuolto&page=[1-100]"],"selectors":[{"id":"Company","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":"a.SearchResult__ProfileLink","type":"SelectorLink"},{"id":"email","multiple":false,"parentSelectors":["Company"],"regex":"","selector":"a.listing-email","type":"SelectorText"}]}

But it doesn't save emails.

and if url is : autohuolto - Finder.fi

then everithing works.

Hi can you share full code.

There is a video.

Thank you very much.

I found the problem. If I type pages[1-385] it starts on page 385 and not many companies have emails there.