Sep-28-2017, 08:01 PM
Even when I try
for y in candidates2: for item2 in y["_items"]: if "size" in item2: HDsize = item2['size'] print HDsizenothing at all is outputted to the console.