The pagination is not working. It goes from page 1 to page 11 directly.
How can I solve this problem? This is the page:
-
Thank you for reaching out.
Please try modify the XPath of the pagination loop into:
//div[@id="_review_paging"]//*[@class="blind"]/../following-sibling::*[1]
To learn more about XPath, please check:
How to handle pagination with page numbers?
What is XPath and how to use it in Octoparse
Please sign in to leave a comment.
Comments
1 comment