Link click doesn't work

I want too click on 'Lees beoordeling'. It seems like a regular a href but the link is not being clicked. Can someone help?

Url: https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/

Sitemap:
{"_id":"myjewel-feedbaccompany","startUrl":["https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/"],"selectors":[{"id":"zoom","type":"SelectorLink","parentSelectors":["_root"],"selector":".review a.button","multiple":true,"delay":"10000"},{"id":"waardering","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.detailed-rating__sub-score","multiple":true,"regex":"","delay":0},{"id":"naam","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.review__author-name","multiple":false,"regex":"","delay":0},{"id":"datum","type":"SelectorText","parentSelectors":["zoom"],"selector":"time.label","multiple":false,"regex":"","delay":0},{"id":"score_globaal","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.review__stars-number","multiple":false,"regex":"","delay":0},{"id":"strong","type":"SelectorText","parentSelectors":["zoom"],"selector":"section.review__strong-points > p.paragraph:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"weak","type":"SelectorText","parentSelectors":["zoom"],"selector":"p.paragraph:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"comment_mj","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.review__reaction-webshop p.paragraph","multiple":false,"regex":"","delay":0},{"id":"score_webshop","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label.rating","multiple":false,"regex":"","delay":0},{"id":"aanbeveling","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label.aanbeveling","multiple":false,"regex":"","delay":0},{"id":"geslacht","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(6)","multiple":false,"regex":"","delay":0},{"id":"age","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(8)","multiple":false,"regex":"","delay":0},{"id":"category_tags","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(10)","multiple":false,"regex":"","delay":0},{"id":"tag_7","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(7)","multiple":false,"regex":"","delay":0},{"id":"tag_9","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(9)","multiple":false,"regex":"","delay":0},{"id":"next_page","type":"SelectorLink","parentSelectors":["_root"],"selector":"li.pagination__list-item a.button","multiple":false,"delay":0}]}

The link selector seems to work just fine, the only thing is that the pagination is not working on the sitemap:

Try this one:

{"_id":"myjewel-feedbaccompany","startUrl":["https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/"],"selectors":[{"id":"zoom","type":"SelectorLink","parentSelectors":["_root","next_page"],"selector":".review a.button","multiple":true,"delay":"0"},{"id":"waardering","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.detailed-rating__sub-score","multiple":true,"regex":"","delay":0},{"id":"naam","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.review__author-name","multiple":false,"regex":"","delay":0},{"id":"datum","type":"SelectorText","parentSelectors":["zoom"],"selector":"time.label","multiple":false,"regex":"","delay":0},{"id":"score_globaal","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.review__stars-number","multiple":false,"regex":"","delay":0},{"id":"strong","type":"SelectorText","parentSelectors":["zoom"],"selector":"section.review__strong-points > p.paragraph:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"weak","type":"SelectorText","parentSelectors":["zoom"],"selector":"p.paragraph:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"comment_mj","type":"SelectorText","parentSelectors":["zoom"],"selector":"div.review__reaction-webshop p.paragraph","multiple":false,"regex":"","delay":0},{"id":"score_webshop","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label.rating","multiple":false,"regex":"","delay":0},{"id":"aanbeveling","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label.aanbeveling","multiple":false,"regex":"","delay":0},{"id":"geslacht","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(6)","multiple":false,"regex":"","delay":0},{"id":"age","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(8)","multiple":false,"regex":"","delay":0},{"id":"category_tags","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(10)","multiple":false,"regex":"","delay":0},{"id":"tag_7","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(7)","multiple":false,"regex":"","delay":0},{"id":"tag_9","type":"SelectorText","parentSelectors":["zoom"],"selector":"span.label:nth-of-type(9)","multiple":false,"regex":"","delay":0},{"id":"next_page","type":"SelectorLink","parentSelectors":["_root","next_page"],"selector":"li.pagination__list-item a.button","multiple":true,"delay":0}]}

Although, you will be clicking for a while with there being 10000+ reviews.

If that doesn't work for you, here is a quick hack that get's you the first 3,000 pages worth of reviews

{"_id":"feedbackcompany-3000-pages","startUrl":["https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=10","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=20","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=30","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=40","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=50","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=60","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=70","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=80","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=90","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=100","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=110","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=120","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=130","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=140","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=150","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=160","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=170","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=180","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=190","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=200","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=210","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=220","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=230","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=240","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=250","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=260","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=270","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=280","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=290","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=300","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=310","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=320","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=330","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=340","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=350","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=360","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=370","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=380","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=390","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=400","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=410","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=420","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=430","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=440","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=450","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=460","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=470","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=480","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=490","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=500","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=510","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=520","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=530","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=540","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=550","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=560","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=570","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=580","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=590","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=600","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=610","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=620","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=630","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=640","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=650","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=660","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=670","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=680","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=690","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=700","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=710","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=720","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=730","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=740","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=750","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=760","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=770","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=780","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=790","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=800","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=810","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=820","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=830","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=840","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=850","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=860","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=870","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=880","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=890","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=900","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=910","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=920","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=930","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=940","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=950","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=960","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=970","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=980","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=990","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1000","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1010","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1020","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1030","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1040","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1050","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1060","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1070","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1080","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1090","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1100","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1110","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1120","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1130","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1140","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1150","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1160","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1170","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1180","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1190","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1200","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1210","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1220","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1230","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1240","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1250","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1260","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1270","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1280","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1290","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1300","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1310","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1320","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1330","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1340","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1350","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1360","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1370","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1380","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1390","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1400","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1410","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1420","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1430","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1440","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1450","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1460","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1470","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1480","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1490","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1500","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1510","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1520","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1530","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1540","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1550","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1560","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1570","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1580","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1590","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1600","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1610","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1620","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1630","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1640","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1650","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1660","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1670","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1680","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1690","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1700","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1710","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1720","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1730","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1740","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1750","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1760","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1770","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1780","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1790","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1800","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1810","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1820","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1830","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1840","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1850","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1860","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1870","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1880","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1890","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1900","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1910","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1920","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1930","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1940","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1950","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1960","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1970","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1980","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=1990","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2000","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2010","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2020","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2030","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2040","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2050","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2060","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2070","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2080","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2090","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2100","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2110","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2120","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2130","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2140","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2150","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2160","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2170","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2180","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2190","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2200","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2210","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2220","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2230","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2240","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2250","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2260","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2270","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2280","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2290","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2300","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2310","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2320","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2330","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2340","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2350","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2360","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2370","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2380","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2390","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2400","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2410","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2420","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2430","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2440","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2450","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2460","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2470","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2480","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2490","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2500","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2510","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2520","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2530","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2540","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2550","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2560","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2570","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2580","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2590","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2600","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2610","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2620","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2630","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2640","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2650","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2660","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2670","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2680","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2690","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2700","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2710","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2720","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2730","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2740","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2750","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2760","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2770","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2780","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2790","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2800","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2810","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2820","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2830","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2840","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2850","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2860","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2870","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2880","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2890","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2900","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2910","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2920","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2930","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2940","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2950","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2960","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2970","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2980","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=2990","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3000","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3010","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3020","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3030","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3040","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3050","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3060","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3070","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3080","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3090","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3100","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3110","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3120","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3130","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3140","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3150","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3160","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3170","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3180","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3190","https://www.feedbackcompany.com/nl-nl/reviews/my-jewellery/?starter=3200"],"selectors":[{"id":"Review","type":"SelectorElement","parentSelectors":["_root"],"selector":"section.review__main","multiple":true,"delay":""},{"id":"waardering","type":"SelectorText","parentSelectors":["Link-In"],"selector":"div.detailed-rating__sub-score","multiple":true,"regex":"","delay":0},{"id":"naam","type":"SelectorText","parentSelectors":["Link-In"],"selector":"div.review__author-name","multiple":false,"regex":"","delay":0},{"id":"datum","type":"SelectorText","parentSelectors":["Link-In"],"selector":"time.label","multiple":false,"regex":"","delay":0},{"id":"score_globaal","type":"SelectorText","parentSelectors":["Link-In"],"selector":"div.review__stars-number","multiple":false,"regex":"","delay":0},{"id":"strong","type":"SelectorText","parentSelectors":["Link-In"],"selector":"section.review__strong-points > p.paragraph:nth-of-type(1)","multiple":false,"regex":"","delay":0},{"id":"weak","type":"SelectorText","parentSelectors":["Link-In"],"selector":"p.paragraph:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"comment_mj","type":"SelectorText","parentSelectors":["Link-In"],"selector":"div.review__reaction-webshop p.paragraph","multiple":false,"regex":"","delay":0},{"id":"score_webshop","type":"SelectorText","parentSelectors":["Link-In"],"selector":"span.label.rating","multiple":false,"regex":"","delay":0},{"id":"aanbeveling","type":"SelectorText","parentSelectors":["Link-In"],"selector":"span.label.aanbeveling","multiple":false,"regex":"","delay":0},{"id":"geslacht","type":"SelectorText","parentSelectors":["Link-In"],"selector":"span.label:nth-of-type(6)","multiple":false,"regex":"","delay":0},{"id":"age","type":"SelectorText","parentSelectors":["Link-In"],"selector":"span.label:nth-of-type(8)","multiple":false,"regex":"","delay":0},{"id":"category_tags","type":"SelectorText","parentSelectors":["Link-In"],"selector":"span.label:nth-of-type(10)","multiple":false,"regex":"","delay":0},{"id":"tag_7","type":"SelectorText","parentSelectors":["Link-In"],"selector":"span.label:nth-of-type(7)","multiple":false,"regex":"","delay":0},{"id":"tag_9","type":"SelectorText","parentSelectors":["Link-In"],"selector":"span.label:nth-of-type(9)","multiple":false,"regex":"","delay":0},{"id":"Link-In","type":"SelectorLink","parentSelectors":["Review"],"selector":"a.button","multiple":false,"delay":0}]}

That's not going to work for a few reasons.

Paginaiton - You've selected both the NEXT and Previous button. You can try adding ::last to the end. However, he is correct, the link selector isn't working. I would wrap each review in an element container and then, as a child, click into the link. It seems to work better that way

Thanks, guys! And yes, wrapping each review in an element container and clicking from the child worked. But I did use another scraper for the job.