for product in self.data['albums']['items']:
            self.add_child(getNode(Flag.ALBUM, data=product))