gendesign/tradein-mvp/backend/tests/fixtures/domclick_bff_offers_sample.json
lekss361 b7abaeb569
Some checks failed
Deploy Trade-In / changes (push) Successful in 12s
Deploy Trade-In / build-frontend (push) Has been skipped
Deploy Trade-In / build-browser (push) Has been skipped
Deploy Trade-In / test (push) Successful in 1m28s
Deploy Trade-In / build-backend (push) Successful in 1m24s
Deploy Trade-In / deploy (push) Has been cancelled
feat(scraper-kit): copy domclick provider with protocol injection, strangler (#2133 domclick)
2026-07-02 16:08:09 +00:00

97 lines
3.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"result": {
"snippetsCount": 6,
"items": [
{
"id": 1001,
"path": "/card/sale__flat__1001",
"price": 8990000,
"squarePrice": 149833,
"offerRegionName": "Екатеринбург",
"location": {"lat": 56.8386, "lon": 60.6054},
"address": {"displayName": "Екатеринбург, ул. Малышева, 51"},
"objectInfo": {"area": 60.0, "floor": 7, "rooms": 2},
"house": {"floors": 16, "buildYear": 2015},
"description": "Отличная квартира с евроремонтом в центре.",
"seller": {"company": "АН Этажи", "agent": "Иванов И."},
"isRosreestrApproved": true,
"lastPriceHistoryState": "decreased",
"flatComplex": {"name": "ЖК Малышева", "id": 77, "slug": "malysheva"},
"updatedDate": "2026-06-30T10:00:00+05:00",
"isSberCollateral": true,
"hasDiscount": true,
"discountValue": 100000,
"duplicatesOfferCount": 3,
"publishedDate": "2026-06-28T09:15:00+05:00"
},
{
"id": 1002,
"path": "/card/sale__flat__1002",
"price": 4500000,
"squarePrice": null,
"offerRegionName": "Екатеринбург",
"location": {"lat": 56.79, "lon": 60.61},
"address": {"displayName": "Екатеринбург, ул. Луначарского, 240"},
"objectInfo": {"area": 28.5, "floor": 3, "rooms": null},
"house": {"floors": 25, "buildYear": 2020},
"description": "Уютная студия без отделки, свободна.",
"seller": {"company": {"name": "СберРиелт"}},
"publishedDate": "2026-06-27"
},
{
"id": 1003,
"path": "/card/sale__flat__1003",
"price": 6200000,
"squarePrice": 0,
"offerRegionName": "Екатеринбург",
"location": {"lat": 56.85, "lon": 60.55},
"address": {"displayName": "Екатеринбург, ул. Смазчиков, 3"},
"objectInfo": {"area": 0, "floor": 0, "rooms": 0},
"house": {"floors": 0, "buildYear": 0},
"description": null,
"seller": null,
"publishedDate": null
},
{
"id": 1004,
"path": "/card/sale__flat__1004",
"price": 12000000,
"squarePrice": 160000,
"offerRegionName": "Москва",
"location": {"lat": 55.75, "lon": 37.62},
"address": {"displayName": "Москва, ул. Тверская, 1"},
"objectInfo": {"area": 75.0, "floor": 5, "rooms": 3},
"house": {"floors": 20, "buildYear": 2018},
"description": "Квартира в Москве.",
"seller": {"agent": {"fullName": "Петров П."}},
"publishedDate": "2026-06-20T00:00:00+03:00"
},
{
"id": 1005,
"path": "/card/sale__flat__1005",
"price": 5000000,
"squarePrice": 100000,
"offerRegionName": "Екатеринбург",
"location": {"lat": 58.5, "lon": 60.6},
"address": {"displayName": "Севернее ЕКБ (вне bbox)"},
"objectInfo": {"area": 50.0, "floor": 2, "rooms": 1},
"house": {"floors": 9, "buildYear": 1990},
"description": " ",
"seller": {"company": " "},
"publishedDate": "not-a-date"
},
{
"id": 1006,
"path": "/card/sale__flat__1006",
"price": 0,
"squarePrice": 0,
"offerRegionName": "Екатеринбург",
"location": {"lat": 56.8, "lon": 60.6},
"address": {"displayName": "Битый оффер"},
"objectInfo": {"area": 40.0, "floor": 1, "rooms": 1},
"house": {"floors": 5, "buildYear": 1980},
"publishedDate": "2026-06-01"
}
]
}
}