Laravel reference

← All posts

مطلوب بيت غرفة ومنتفعات مفروش من المالك حصرا

ID 1464 Created Category real_estate/apartments/for_rent External ID dom_d573d03e2d007ede Raw post #1489 (facebook)

مطلوب بيت غرفة و منتفعات مفروش من المالك حصرا .

Properties

مفروش (has_furniture)
1
عدد غرف النوم (bedrooms_count)
1

Images

No images.

Contacts

No contacts.

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 1489,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "397555993648661",
    "external_post_id": "dom_d573d03e2d007ede",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "مطلوب بيت غرفة و منتفعات مفروش من المالك حصرا .",
        "time": null,
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-1/583799356_122166137618802206_218036804641220895_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=102&_nc_ohc=RsTLuaa5ubcQ7kNvwEUReJj&_nc_gid=eW9vrKzdPNYFwUDiTQ1AcA&ccb=1-7&_nc_sid=28885b&oh=00_Af4RYwtJ1ZrbvMA7x6J51DffA6YPc6gxo2LT0XWi-kgYZA&oe=6A20B6D7"
        ],
        "shares": null,
        "post_id": "dom_d573d03e2d007ede",
        "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
مطلوب بيت غرفة و منتفعات مفروش من المالك حصرا .
Current (incorrect) extraction
{
    "title": "مطلوب بيت غرفة ومنتفعات مفروش من المالك حصرا",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "apartments",
            "name": "شقق"
        },
        {
            "slug": "for_rent",
            "name": "للإيجار"
        }
    ],
    "properties": [
        {
            "slug": "has_furniture",
            "name": "مفروش",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "bedrooms_count",
            "name": "عدد غرف النوم",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        }
    ],
    "contacts": []
}

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.