Unable to pagination

Please help for pagination. I watched the tutorial video already. Thanks.

Link

Giao dịch cổ đông chính | Giao dịch cổ đông nội bộ, quan trọng của doanh nghiệp

Site map:

{"_id":"stockbiz","startUrl":["https://www.stockbiz.vn/InsiderActionsStats.aspx"],"selectors":[{"id":"table","parentSelectors":["pagination"],"type":"SelectorTable","delay":0,"multiple":true,"selector":"table.dataTable","tableDataRowSelector":"tr:nth-of-type(n+2)","tableHeaderRowSelector":"tr:nth-of-type(1)","columns":[{"extract":true,"header":"Ngày","name":"Ngày"},{"extract":true,"header":"Mã CK","name":"Mã CK"},{"extract":true,"header":"Tên","name":"Tên"},{"extract":true,"header":"Vị trí","name":"Vị trí"},{"extract":true,"header":"Giao dịch","name":"Giao dịch"},{"extract":true,"header":"Số cổ phần","name":"Số cổ phần"}]},{"id":"pagination","parentSelectors":["_root","pagination"],"paginationType":"clickOnce","selector":"div.pageNavigation","type":"SelectorPagination"}]}

@hanoi1234 Hi, you should be able to paginate through these pages by using the following selector - a:contains("Tiếp »")

Final results using Web Scraper Cloud:

Hi viesturs, could you please give me the sitemap, I tried using as you said but it did not work for me T_T