Laravel reference

← All posts

شقة للإيجار في معضمية الشام

ID 2870 Created Category real_estate/apartments/for_rent External ID dom_a2ed01c0ef64de4f Raw post #3146 (facebook)

للأجار شقة بأرقى مناطق معضمية الشام مخدم وقريب من كل شي مفروش كامل مساحة البيت 85 متر طابق اول فني غرفتين وصالون يفضل عائلة صغيرة أو عرسان للتواصل خاص

Properties

المساحة (area)
85
المفروش (has_furnished)
1
المكان (location)
معضمية الشام
وحدة المساحة (area_unit)
متر مربع
الطابق (floor)
أول
عدد غرف النوم (bedrooms_count)
2
غرفة وصالون (room_configurations)
غرفتين وصالون
نوع العقد (contract_type)
للإيجار

Images

No images.

Contacts

No contacts.

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 3146,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "1239916426862567",
    "external_post_id": "dom_a2ed01c0ef64de4f",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "للأجار شقة بأرقى مناطق معضمية الشام مخدم وقريب من كل شي\nمفروش كامل مساحة البيت 85 متر طابق اول فني غرفتين وصالون \nيفضل عائلة صغيرة أو عرسان للتواصل خاص",
        "time": null,
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-1/656931497_122196974822526955_7783057579036381770_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=GBgcG8NOptAQ7kNvwFaB8Fj&_nc_gid=B6IPoUsGpXxAfxf82aK2wg&ccb=1-7&_nc_sid=28885b&oh=00_Af7VTCzGoEFW3sRdYJjRiyoW1UAq-U9gIc6fubxetmLAHw&oe=6A210533"
        ],
        "shares": null,
        "post_id": "dom_a2ed01c0ef64de4f",
        "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
للأجار شقة بأرقى مناطق معضمية الشام مخدم وقريب من كل شي
مفروش كامل مساحة البيت 85 متر طابق اول فني غرفتين وصالون 
يفضل عائلة صغيرة أو عرسان للتواصل خاص
Current (incorrect) extraction
{
    "title": "شقة للإيجار في معضمية الشام",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "apartments",
            "name": "شقق"
        },
        {
            "slug": "for_rent",
            "name": "للإيجار"
        }
    ],
    "properties": [
        {
            "slug": "area",
            "name": "المساحة",
            "value": "85",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "has_furnished",
            "name": "المفروش",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "location",
            "name": "المكان",
            "value": "معضمية الشام",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "area_unit",
            "name": "وحدة المساحة",
            "value": "متر مربع",
            "parent_slug": "area",
            "parent_name": "المساحة"
        },
        {
            "slug": "floor",
            "name": "الطابق",
            "value": "أول",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "bedrooms_count",
            "name": "عدد غرف النوم",
            "value": "2",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "room_configurations",
            "name": "غرفة وصالون",
            "value": "غرفتين وصالون",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "contract_type",
            "name": "نوع العقد",
            "value": "للإيجار",
            "parent_slug": null,
            "parent_name": null
        }
    ],
    "contacts": []
}

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.