Unable to Extract from Multiple pages

Greetings of the day,

Here I am trying to extract data from a dummy website called books to scrape which is getting the categories of books from form submission. It was able to extract the data from only the first page, but when it comes to getting the data from other pages, it goes in an infinite loop and loads the same data in the sheet. i need help here, where it should just extract the data from till the last page of any particular category and load the entire data. I am using version 1.15, which doesn’t have a split node. I checked it

thanks in advance