Laravel reference

← All posts

بيت مميز جدا للايجار السنوي

ID 1653 Created Category real_estate/villas External ID dom_25caf6db96cfe186 Raw post #1700 (facebook)

بيت مميز جدا للايجار السنوي 🎀بيت مرتب 🎀بالقصور ط٢ بدون مصعد كسوة ممتازة 🎀فرش اجنبي 🎀غرفة نوم و قعدة وصالونين وبلكون حلو 🎀800$ بالشهر ودفع سنوي 0992558626

Properties

مفروش (has_furniture)
1
مدة الإيجار (rental_period)
سنوي
المكان (location)
القصور
الطابق (floor)
2
الكسوة (finishing_type)
ممتاز
مصعد (has_elevator)
0
عدد غرف النوم (bedrooms_count)
1
السعر (price)
800
العملة (currency)
USD
عدد الصالونات (salons_count)
2
بلكون (has_balcony)
1

Images

No images.

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 1700,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "397555993648661",
    "external_post_id": "dom_25caf6db96cfe186",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "بيت مميز جدا للايجار السنوي 🎀بيت مرتب 🎀بالقصور ط٢ بدون مصعد كسوة ممتازة 🎀فرش اجنبي 🎀غرفة نوم و قعدة وصالونين وبلكون حلو 🎀800$ بالشهر ودفع سنوي \n0992558626",
        "time": "2026-05-29T23:59: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_25caf6db96cfe186",
        "user_id": null,
        "comments": null,
        "post_url": null,
        "user_url": null,
        "username": "وسيط عقاري",
        "timestamp": 1780099140,
        "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
بيت مميز جدا للايجار السنوي 🎀بيت مرتب 🎀بالقصور ط٢ بدون مصعد كسوة ممتازة 🎀فرش اجنبي 🎀غرفة نوم و قعدة وصالونين وبلكون حلو 🎀800$ بالشهر ودفع سنوي 
0992558626
Current (incorrect) extraction
{
    "title": "بيت مميز جدا للايجار السنوي",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "villas",
            "name": "فيلا"
        }
    ],
    "properties": [
        {
            "slug": "has_furniture",
            "name": "مفروش",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "rental_period",
            "name": "مدة الإيجار",
            "value": "سنوي",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "location",
            "name": "المكان",
            "value": "القصور",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "floor",
            "name": "الطابق",
            "value": "2",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "finishing_type",
            "name": "الكسوة",
            "value": "ممتاز",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "has_elevator",
            "name": "مصعد",
            "value": "0",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "bedrooms_count",
            "name": "عدد غرف النوم",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "price",
            "name": "السعر",
            "value": "800",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "currency",
            "name": "العملة",
            "value": "USD",
            "parent_slug": "price",
            "parent_name": "السعر"
        },
        {
            "slug": "salons_count",
            "name": "عدد الصالونات",
            "value": "2",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "has_balcony",
            "name": "بلكون",
            "value": "1",
            "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.