I'm having issues with page navigation, the scrapper exists after two pages and I tried multiple ways and different similar sites while the results are the same.
Sitemap:
{{"_id":"medical_dental","startUrl":["https://www.denti-cal.ca.gov/find-a-dentist/results?page=0&state=ca&distance=25&location=91403&countyCode=&specialtyId=&languageCode=&acceptNewPatientsFlag=Y#results"],"selectors":[{"id":"biz_name","type":"SelectorText","parentSelectors":["_root","pages_navigation"],"selector":"p.org","multiple":true,"regex":"","delay":0},{"id":"address","type":"SelectorText","parentSelectors":["_root","pages_navigation"],"selector":"p.adr","multiple":true,"regex":"","delay":0},{"id":"phone_number","type":"SelectorText","parentSelectors":["_root","pages_navigation"],"selector":"p.tel","multiple":true,"regex":"","delay":0},{"id":"pages_navigation","type":"SelectorLink","parentSelectors":["_root"],"selector":".next a","multiple":true,"delay":0}]}}