How to get looping working with n8n to extract multiple pages of commenters
Hi there - looking to extract comments and commenters from LinkedIn posts into an Airtable. The automation so far works and gets the first page, but not sure how to get the looping to work. The post i'd like to use it on has 1000+ comments and I'd like to extract all comments and posters for the post for each execution. Here's a loom of the set up, suggestions welcome! https://www.loom.com/share/a2839e11440a45e69ea8331981f8abac?sid=77b7e942-dd2d-4682-aa9f-9ad9adc5401d Also, here are the nodes for the request and the loop - empty currently. Claude suggested some language around paging, in the http request, but not sure that's working Thanks