genetic-orange•3y ago
From page to End page pagination
How can I implement pagination starting from eg. page 10 to page 20 or to the last page?
Do I need to implement my own code for this or does Crawlee implement something?
I am able to see the last page on the first page of the website I am scraping.
2 Replies
I think you need to implement logic yourself.
genetic-orangeOP•3y ago
Thanks I think so as well