You’ll want to build a special function for this inside each repeater. You can then “call the function” from outside the repeater. Basically, you would be requesting each repeater to send its data somewhere–global variable, text value of widget(s) or even update another repeater to compile your list.
Here is a thread describing two methods to do this