my @introduction = grep /Game Introduction - Marvel: Avengers Alliance/, split /^/, $response->content(); print @introduction;