Пример ответа с данными после парсинга:
{
"count": 3,
"next": null,
"previous": null,
"results": [
{
"site_product_name": null,
"site_product_id": null,
"site_product_url": "https://www.wildberries.ru/catalog/51416120/detail.aspx",
"region_id": 213,
"region_name": "Москва",
"custom_fields": {
"custom_field_1": "000001",
"custom_field_2": null,
"custom_field_3": null,
"custom_field_4": null,
"custom_field_5": null
},
"price_min": "0.00",
"price_max": "0.00",
"price_avg": "0.00",
"bought_n_times": null,
"viewed_n_times": null,
"offers": [{
"price": "48999",
"offer_name": "Polaris / Кофемашина PACM 2060AC, (POLARIS)",
}
]
},
{
"site_product_name": null,
"site_product_id": null,
"site_product_url": "https://www.wildberries.ru/catalog/40651289/detail.aspx",
"region_id": 213,
"region_name": "Москва",
"custom_fields": {
"custom_field_1": "000002",
"custom_field_2": "акционный товар",
"custom_field_3": null,
"custom_field_4": null,
"custom_field_5": null
},
"price_min": "0.00",
"price_max": "0.00",
"price_avg": "0.00",
"bought_n_times": null,
"viewed_n_times": null,
"offers": [{
"price": "89990",
"offer_name": "Apple / Смартфон iPhone 13 256GB",
}
]
},
{
"site_product_name": null,
"site_product_id": null,
"site_product_url": "https://www.wildberries.ru/catalog/4815118/detail.aspx",
"region_id": 213,
"region_name": "Москва",
"custom_fields": null,
"price_min": "0.00",
"price_max": "0.00",
"price_avg": "0.00",
"bought_n_times": null,
"viewed_n_times": null,
"offers": [{
"price": "2783",
"offer_name": "Philips / OneBlade QP2520/20 с 3 насадками-гребнями",
}
]
}
],
"status": "DONE"
}