Laravel reference

← All posts

شقة للبيع في صيدنايا

ID 2185 Created Category real_estate/apartments/for_sale External ID dom_da308e2521890c37 Raw post #2313 (facebook)

شقة للبيع وسط صيدنايا على العضم المساحة 135م طابق اول فني وتس 0952468742

Properties

المساحة (area)
135
مكان (location)
صيدنايا
وحدة المساحة (area_unit)
متر مربع
الطابق (floor)
اول

Images

No images.

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 2313,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "1239916426862567",
    "external_post_id": "dom_da308e2521890c37",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "شقة للبيع وسط صيدنايا على العضم المساحة 135م طابق اول فني\nوتس 0952468742",
        "time": null,
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t1.6435-1/71287352_674182869737873_6715190532756209664_n.jpg?stp=c0.5000x0.5000f_dst-webp_e15_p48x48_q70_tt1_u&efg=eyJ1cmxnZW4iOiJ1cmxnZW5fZnJvbV91cmwifQ&_nc_cid=0&_nc_ad=z-m&_nc_rml=0&_nc_ht=scontent-ams2-1.xx&_nc_cat=108&_nc_ohc=Z7rdM-KNYPkQ7kNvwEiaF_d&_nc_gid=dq7TEtlnnxpg3SeRHGNDZQ&ccb=1-7&_nc_sid=28885b&oh=00_Af7zEyjQ7BPsRqohA7lapCOa4QfIbkNzbvUkGOjNOBNj1Q&oe=6A4282C0"
        ],
        "shares": null,
        "post_id": "dom_da308e2521890c37",
        "user_id": null,
        "comments": null,
        "post_url": null,
        "user_url": null,
        "username": null,
        "timestamp": null,
        "video_url": null,
        "parse_method": "playwright:dom_article"
    }
}

LLM correction

Mark this post as a bad LLM example for profile Sell\Rent house Damascus. Provide the correct extraction so the model can learn from its mistakes.

Mark as bad example
Source text the LLM saw
شقة للبيع وسط صيدنايا على العضم المساحة 135م طابق اول فني
وتس 0952468742
Current (incorrect) extraction
{
    "title": "شقة للبيع في صيدنايا",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "apartments",
            "name": "شقق"
        },
        {
            "slug": "for_sale",
            "name": "للبيع"
        }
    ],
    "properties": [
        {
            "slug": "area",
            "name": "المساحة",
            "value": "135",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "location",
            "name": "مكان",
            "value": "صيدنايا",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "area_unit",
            "name": "وحدة المساحة",
            "value": "متر مربع",
            "parent_slug": "area_size",
            "parent_name": "المساحة"
        },
        {
            "slug": "floor",
            "name": "الطابق",
            "value": "اول",
            "parent_slug": null,
            "parent_name": null
        }
    ],
    "contacts": [
        {
            "type": "whatsapp",
            "value": "0952468742"
        }
    ]
}

Correct extraction

Edit the fields below to show what the LLM should have returned.

Slash-separated slugs from root to leaf.

One per line as slug: value.

One per line as type: value.

Uncheck if you only want to keep a human note without teaching the model.