Recursive Loops and Pagination For Scraping

Hi @dinkyc

Welcome to the KNIME community!

There is some reading material available about this:

https://knime.tips/paginating-get-results-via-recursion-loop-in-knime/

An example that deals with paginating through API calls, which is comparable to your situation.

In general, it is impossible to troubleshoot these kind of web interaction workflows without seeing it in action. It’s all down to the configuration of your nodes. Moreover, it is not clear which forum you are working with, how it is coded, etc, etc. As such, please upload your workflow and provide your current vs expected output.

You can use the Export KNIME Workflow option for this.

image

1 Like