Flow
Repeat Flow
Usage scenario: When you need to repeatedly execute some nodes, you can use this node.
Usage example:If you want to search for goods on an e-commerce website and crawl the searched data, and the product list of this website is paginated, you can use this node to repeatedly crawl and click on the next page.
Parameter | Explanation |
---|---|
Times | Number of repetitions |
Condition | Repeat according to the conditions. If the condition is established, repeat the process. If the condition is not established, end the repeated action and continue with the subsequent process. |