Laravel reference

← All posts

أرض للبيع في كفربطنا - دونمين

ID 2456 Created Category real_estate/land External ID dom_13f1edd465909c2a Raw post #2646 (facebook)

للبيع بكفربطنا دونمين بأرض الخانم ع شارع طابو اخضر زراعي قراب للتنظيم للتواصل ٠٩٨٣٠٤٧٠٦٨

Properties

مكان (location)
كفربطنا
نوع الملكية (ownership_type)
طابو اخضر زراعي
المساحة (area_size)
2
وحدة المساحة (area_size_unit)
دونم

Images

No images.

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 2646,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "1239916426862567",
    "external_post_id": "dom_13f1edd465909c2a",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "للبيع بكفربطنا دونمين بأرض الخانم ع شارع طابو اخضر زراعي قراب للتنظيم للتواصل ٠٩٨٣٠٤٧٠٦٨",
        "time": "2026-05-30T00:00:00",
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-1/518342647_122097766472941360_1321041631925961585_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=105&_nc_ohc=bxXe9dX-ZN4Q7kNvwHEWUXx&_nc_gid=fY526wnIuUxFGWbV0CXftg&ccb=1-7&_nc_sid=28885b&oh=00_Af5kw0-t4nyTxSTkPgfZfMKF2-qUlYz43dZmvo3qcg3_XA&oe=6A20EAEA"
        ],
        "shares": null,
        "post_id": "dom_13f1edd465909c2a",
        "user_id": null,
        "comments": null,
        "post_url": null,
        "user_url": null,
        "username": "Sara Sy",
        "timestamp": 1780099200,
        "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
للبيع بكفربطنا دونمين بأرض الخانم ع شارع طابو اخضر زراعي قراب للتنظيم للتواصل ٠٩٨٣٠٤٧٠٦٨
Current (incorrect) extraction
{
    "title": "أرض للبيع في كفربطنا - دونمين",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "land",
            "name": "أرض"
        }
    ],
    "properties": [
        {
            "slug": "location",
            "name": "مكان",
            "value": "كفربطنا",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "ownership_type",
            "name": "نوع الملكية",
            "value": "طابو اخضر زراعي",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "area_size",
            "name": "المساحة",
            "value": "2",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "area_size_unit",
            "name": "وحدة المساحة",
            "value": "دونم",
            "parent_slug": "area_size",
            "parent_name": "المساحة"
        }
    ],
    "contacts": [
        {
            "type": "phone",
            "value": "0983047068"
        }
    ]
}

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.