Laravel reference

← All posts

بيت للإيجار في الشعلان

ID 1655 Created Category real_estate/apartments/for_rent External ID dom_540c25568a4b0985 Raw post #1702 (facebook)

للايجار بيت بالشعلان قريب من جامع الشعلان فاضي🎁 4 غرف وصالون و 3 برندات🎁 مساحة 170 متر ط اول منظومة طاقة☀️ كاملة 13الف💲 🔺️0992558626🔺️

Properties

وحدة المساحة (area_unit)
متر مربع
الطابق (floor)
اول
عدد غرف النوم (bedrooms_count)
4
المساحة (area_size)
170
السعر (price)
13000
العملة (currency)
USD
طاقة شمسية (has_solar_energy)
1
عدد الصالونات (salons_count)
1
عدد التراسات (balconies_count)
3

Images

No images.

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 1702,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "397555993648661",
    "external_post_id": "dom_540c25568a4b0985",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "للايجار\nبيت بالشعلان قريب من جامع الشعلان  فاضي🎁 4 غرف وصالون و 3 برندات🎁 مساحة 170 متر ط اول منظومة طاقة☀️ كاملة 13الف💲\n🔺️0992558626🔺️",
        "time": "2026-05-29T23:58:00",
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-1/661993084_815071298338378_222880021222182222_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=100&_nc_ohc=9PJJMsDCEbkQ7kNvwFWx4OV&_nc_gid=SiNOhIPjTiabWGJzD2UIyA&ccb=1-7&_nc_sid=fe59b0&oh=00_Af4MCmL-Fkw5d7bKS8WctL1o_69UosjJ7KajlLml8nD_Cg&oe=6A20BBB4"
        ],
        "shares": null,
        "post_id": "dom_540c25568a4b0985",
        "user_id": null,
        "comments": null,
        "post_url": null,
        "user_url": null,
        "username": "وسيط عقاري",
        "timestamp": 1780099080,
        "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
للايجار
بيت بالشعلان قريب من جامع الشعلان  فاضي🎁 4 غرف وصالون و 3 برندات🎁 مساحة 170 متر ط اول منظومة طاقة☀️ كاملة 13الف💲
🔺️0992558626🔺️
Current (incorrect) extraction
{
    "title": "بيت للإيجار في الشعلان",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "apartments",
            "name": "شقق"
        },
        {
            "slug": "for_rent",
            "name": "للإيجار"
        }
    ],
    "properties": [
        {
            "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": "4",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "area_size",
            "name": "المساحة",
            "value": "170",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "price",
            "name": "السعر",
            "value": "13000",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "currency",
            "name": "العملة",
            "value": "USD",
            "parent_slug": "price",
            "parent_name": "السعر"
        },
        {
            "slug": "has_solar_energy",
            "name": "طاقة شمسية",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "salons_count",
            "name": "عدد الصالونات",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "balconies_count",
            "name": "عدد التراسات",
            "value": "3",
            "parent_slug": null,
            "parent_name": null
        }
    ],
    "contacts": [
        {
            "type": "phone",
            "value": "0992558626"
        }
    ]
}

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.