i have the following json data
"url": "https://www.etsy.com/listing/812858182/59ft-x-84ft-moroccan-rug-mrirt-rug-beni?utm_source=etsymeter&utm_medium=api&utm_campaign=api",
"num_favorers": 26,
"views": 69,
"sku": [
"Atlas115"
],
"is_vintage": false
},
{
"title": "Custom Beni ourain Authentic Moroccan rug, Berber carpet,rug, Handmade rug, Beni ourain style, Area rug, Tapis berbere, Berber rugs",
"tags": [
"beni ourain rug",
"neutral rug",
"moroccan rug",
"boho rug",
"kitchen rug",
"area rugs",
"shag rug",
"Custom made rug",
"Beniourain 5x7",
"5x7 Beni ourain",
"8x10 ft 4x6 ft",
"5x8 4x6",
"5x7 8x10 9x12"
],
"url": "https://www.etsy.com/listing/887996258/custom-beni-ourain-authentic-moroccan?utm_source=etsymeter&utm_medium=api&utm_campaign=api",
"num_favorers": 63,
"views": 436,
"sku": [
"GG002"
So i used grep to fetch all sku parameter and it show me this empty result :
"sku": [
"sku": [
"sku": [
"sku": [
"sku": [
"sku": [
"sku": [
"sku": [],
As you see in the first code "sku": [ "Atlas115" ], i would like to fetch all sku parameter with their attributes