I'm wondering if it's possible to call a url while parsing a url.
An example of this would be making an initial call that returns album data and then, while parsing that album data, making several calls from within a loop that collects more detailed info about each track... If this is possible directing me to an example would be appreciated.
Thanks