Laravel reference

← All posts

أرض للبيع في طريق المطار

ID 1907 Created Category real_estate/land External ID dom_bc10b4ae009a6f38 Raw post #1993 (facebook)

للبيع ارض طريق المطار الجسر السابع دير الحجر مقابل الأرصاد الجويه مساحة 60دنم طوال 600والعرض100متر الوجهة فراغ حكم محكمة بسعر مناسب 5500 خمسة تالاف وخمسمئه دولار للجادين فقط تواصل على الرقم حصرا 0966596551

Properties

المساحة (area)
60
المكان (location)
طريق المطار
وحدة المساحة (area_unit)
دونم
نوع الملكية (ownership_type)
حكم محكمة
السعر (price)
5500
العملة (currency)
USD

Images

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 1993,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "501403057875847",
    "external_post_id": "dom_bc10b4ae009a6f38",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "للبيع ارض طريق المطار الجسر السابع دير الحجر مقابل الأرصاد الجويه مساحة 60دنم طوال 600والعرض100متر  الوجهة  فراغ حكم محكمة بسعر مناسب 5500 خمسة تالاف وخمسمئه دولار للجادين فقط\nتواصل على الرقم حصرا 0966596551",
        "time": null,
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-1/611588052_1788978868430574_3227355432148822947_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=107&_nc_ohc=8mFlQi1uIIUQ7kNvwGDeoDA&_nc_gid=YSjUi_oMIfsEiQvth36Xxg&ccb=1-7&_nc_sid=28885b&oh=00_Af6sfAA_TBqGUBGtMNYpGOUpQsH_dwZgR2VjTdW9_WLEMA&oe=6A20AB4A",
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-6/709406144_1900698613925265_3243642430888997235_n.jpg?stp=dst-webp_e15_q70_s1280x780_tt1_u&efg=eyJ1cmxnZW4iOiJ1cmxnZW5fZnJvbV91cmwifQ&_nc_cid=0&_nc_ad=z-m&_nc_rml=0&_nc_ht=scontent-ams2-1.xx&_nc_cat=109&_nc_ohc=iHG52j4LYOwQ7kNvwEKx0ew&_nc_gid=YSjUi_oMIfsEiQvth36Xxg&ccb=1-7&_nc_sid=aa7b47&oh=00_Af6QsGyZi71iffSAf8beXXL6TiIdiqiDOho63IvQ6b7-Mw&oe=6A20D0B4"
        ],
        "shares": null,
        "post_id": "dom_bc10b4ae009a6f38",
        "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
للبيع ارض طريق المطار الجسر السابع دير الحجر مقابل الأرصاد الجويه مساحة 60دنم طوال 600والعرض100متر  الوجهة  فراغ حكم محكمة بسعر مناسب 5500 خمسة تالاف وخمسمئه دولار للجادين فقط
تواصل على الرقم حصرا 0966596551
Current (incorrect) extraction
{
    "title": "أرض للبيع في طريق المطار",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "land",
            "name": "أرض"
        }
    ],
    "properties": [
        {
            "slug": "area",
            "name": "المساحة",
            "value": "60",
            "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": "ownership_type",
            "name": "نوع الملكية",
            "value": "حكم محكمة",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "price",
            "name": "السعر",
            "value": "5500",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "currency",
            "name": "العملة",
            "value": "USD",
            "parent_slug": "price",
            "parent_name": "السعر"
        }
    ],
    "contacts": [
        {
            "type": "phone",
            "value": "0966596551"
        }
    ]
}

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.