Parsing "nextPageToken" to get next set of results from API or Web Request

Hi,

Yes, there is indeed, by moving your request to the API to a separate module and then using the "Repeat" action to call it over and over until there are no more results.

Dmitry gives a very detailed explanation of how to deal with paginated APIs using repeat in this post: API Pagination - Next Page - #4

If you are still stuck then let me know and we'll try put an example together using the Youtube API.

Regards
Matt