dendrite-python-sdk
dendrite-python-sdk copied to clipboard
How to handle pagination?
trafficstars
I'm using dendrite to scrape data from a website and it has pagination. I searched the docs for it but found nothing.
How do you deal with pagination and also "endless scroll" websites for ensuring that all is scraped successfully and not just page 1?