Laravel reference

← All posts

شقة للإيجار في ببيلا مفروشة

ID 1471 Created Category real_estate/apartments/for_rent External ID dom_17b9e48c2f5b7742 Raw post #1498 (facebook)

شقة للايجار ببيلا مفروشة طابق ثاني غرفتين وصالون لتواصل 0988207895

Properties

مفروش (has_furnished)
1
المكان (location)
ببيلا
الطابق (floor)
2
عدد غرف النوم (bedrooms_count)
2
عدد الصالونات (salons_count)
1

Images

No images.

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 1498,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "1239916426862567",
    "external_post_id": "dom_17b9e48c2f5b7742",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "شقة للايجار  ببيلا مفروشة طابق ثاني غرفتين وصالون لتواصل 0988207895",
        "time": null,
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t1.30497-1/453178253_471506465671661_2781666950760530985_n.png?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=1&_nc_ohc=UOgopXwEVX8Q7kNvwFOttlL&ccb=1-7&_nc_sid=207b4a&oh=00_Af4kTOC5AnwXlLe8DJhNuGQfh7GAo2vyvnUXckoklIdmWg&oe=6A4232BA"
        ],
        "shares": null,
        "post_id": "dom_17b9e48c2f5b7742",
        "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
شقة للايجار  ببيلا مفروشة طابق ثاني غرفتين وصالون لتواصل 0988207895
Current (incorrect) extraction
{
    "title": "شقة للإيجار في ببيلا مفروشة",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "apartments",
            "name": "شقق"
        },
        {
            "slug": "for_rent",
            "name": "للإيجار"
        }
    ],
    "properties": [
        {
            "slug": "has_furnished",
            "name": "مفروش",
            "value": "1",
            "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": "bedrooms_count",
            "name": "عدد غرف النوم",
            "value": "2",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "salons_count",
            "name": "عدد الصالونات",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        }
    ],
    "contacts": [
        {
            "type": "phone",
            "value": "0988207895"
        }
    ]
}

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.