Tripadvisor pagination - I cant get through it, it stops after 30 items

Hi. I am trying to scrape informations about Thai restaurants in Stockholm, But I cant get it to click the next page and scraoe them all, I read all I could read online but I cant figure out why my system stops after 30 items!

Anyone that can help me?

{"_id":"nya","startUrl":["https://www.tripadvisor.com/Restaurants-g189852-c39-Stockholm.html"],"selectors":[{"clickElementSelector":"a.nav:last","clickElementUniquenessType":"uniqueHTML","clickType":"clickMore","delay":"2000","discardInitialElements":"do-not-discard","id":"Page Changer ","multiple":true,"parentSelectors":["_root"],"selector":"a.nav","type":"SelectorElementClick"},{"delay":0,"id":"Link-in","multiple":false,"parentSelectors":["Page Changer "],"selector":"a.property_title","type":"SelectorLink"},{"delay":0,"id":"Name","multiple":false,"parentSelectors":["Link-in"],"regex":"","selector":"h1.ui_header","type":"SelectorText"},{"delay":0,"id":"Phone","multiple":false,"parentSelectors":["Link-in"],"regex":"","selector":"div.blEntry.phone","type":"SelectorText"},{"delay":0,"extractAttribute":"href","id":"Website","multiple":false,"parentSelectors":["Link-in"],"selector":"div.is-hidden-mobile.website span.detail","type":"SelectorElementAttribute"},{"delay":0,"id":"Restaurang","multiple":true,"parentSelectors":["_root"],"selector":"a.bHGqj","type":"SelectorLink"},{"delay":0,"id":"namn","multiple":false,"parentSelectors":["Restaurang"],"regex":"","selector":"h1.fHibz","type":"SelectorText"},{"delay":0,"id":"Betyg","multiple":false,"parentSelectors":["Restaurang"],"regex":"","selector":"div.cfxpI:nth-of-type(1) div.dbgRU","type":"SelectorText"},{"delay":0,"id":"email","multiple":false,"parentSelectors":["Restaurang"],"selector":"div.bKBJS:nth-of-type(2) a","type":"SelectorLink"},{"delay":0,"id":"tel","multiple":false,"parentSelectors":["Restaurang"],"regex":"","selector":"a span span.brMTW","type":"SelectorText"},{"delay":0,"id":"hemsida","multiple":false,"parentSelectors":["Restaurang"],"selector":".enBrh a.dOGcA","type":"SelectorLink"},{"delay":0,"id":"adress","multiple":false,"parentSelectors":["Restaurang"],"regex":"","selector":".cSPba .dOGcA span.brMTW","type":"SelectorText"}]}

I am trying to scrape:

Name
Email
Phone
adress
Reviews
Website

I think I found it! Im running it now. I basically added a URL for page 2-4: "https://www.tripadvisor.com/RestaurantSearch-g189852-c10660-oa[30-90:30]-a_date.2021__2D__09__2D__30-a_people.2-a_time.20%3A00%3A00-a_zur.2021__5F__09__5F__30-S.html#EATERY_LIST_CONTENTS"