I'm not sure what your question is. You are already reading the JSON data and extracting parts from it:
my $json = $ua->get($url)->res->json; ... my $json3 = $ua2->get($siteurl2)->res->json;
Maybe you can tell us where exactly you have problems, and show the relevant input data and what you expect your program to do?
In reply to Re: reading a JSON object
by Corion
in thread reading a JSON object
by anautismobserver
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |