Laravel reference

← All posts

لانسر 2006

ID 1901 Created Category cars/mitsubishi External ID dom_3d8cd7c066566c5d Raw post #1973 (facebook)

للبيع لانسر ٢٠٠٦ 0933443234

Properties

سنة الصنع (model_year)
2006
الماركة (brand)
ميتسوبيشي
الموديل (model)
لانسر

Images

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 1973,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "507963142557084",
    "external_post_id": "dom_3d8cd7c066566c5d",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "للبيع \nلانسر ٢٠٠٦\n0933443234",
        "time": "2026-05-29T00:00:00",
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.35477-6/553583376_24384190634585766_5077846976233427888_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=1&_nc_ohc=GcAYPXQgNFUQ7kNvwFF1BZu&_nc_gid=E-b5MgDVyJHDjOUWZETTrw&ccb=1-7&_nc_sid=3a6639&oh=00_Af7RPm-LNfnjM_GtDocYM9IdLpx0LAyk63qodGwp3ReAkA&oe=6A20C60F",
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-6/710746080_2029770460962556_929571504284589138_n.jpg?stp=dst-webp_e15_q70_s1280x720_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=P88MCCu0rvoQ7kNvwFjwXVs&_nc_gid=E-b5MgDVyJHDjOUWZETTrw&ccb=1-7&_nc_sid=aa7b47&oh=00_Af5VuJJKT_ar_INDg8xTu-Z4O0ebuT7s8BC7lgO1nE5Umw&oe=6A20D6C2"
        ],
        "shares": null,
        "post_id": "dom_3d8cd7c066566c5d",
        "user_id": null,
        "comments": null,
        "post_url": null,
        "user_url": null,
        "username": "BreathtakingBison6886",
        "timestamp": 1780012800,
        "video_url": null,
        "parse_method": "playwright:dom_article"
    }
}

LLM correction

Mark this post as a bad LLM example for profile سيارات. Provide the correct extraction so the model can learn from its mistakes.

Mark as bad example
Source text the LLM saw
للبيع 
لانسر ٢٠٠٦
0933443234
Current (incorrect) extraction
{
    "title": "لانسر 2006",
    "category_path": [
        {
            "slug": "cars",
            "name": "سيارات"
        },
        {
            "slug": "mitsubishi",
            "name": "ميتسوبيشي"
        }
    ],
    "properties": [
        {
            "slug": "model_year",
            "name": "سنة الصنع",
            "value": "2006",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "brand",
            "name": "الماركة",
            "value": "ميتسوبيشي",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "model",
            "name": "الموديل",
            "value": "لانسر",
            "parent_slug": null,
            "parent_name": null
        }
    ],
    "contacts": [
        {
            "type": "phone",
            "value": "0933443234"
        }
    ]
}

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.