Laravel reference

← All posts

شقة للبيع في الزاهرة الجديدة

ID 2605 Created Category real_estate/apartments/for_sale External ID 2171479977039536 Source open Raw post #2824 (facebook)

ثلاث وصالون ط 4 الزاهرة الجديدة 350 مليون لتواصل 0984244031

Properties

المكان (location)
الزاهرة الجديدة
الطابق (floor)
4
عدد غرف النوم (bedrooms_count)
3
السعر (price)
350000000
العملة (currency)
SYP
عدد الصالونات (salons_count)
1

Images

Contacts

Show raw data

Original scraper payload — compare with the processed post above.

{
    "id": 2824,
    "scraper": "facebook",
    "source_type": "facebook_group",
    "source_id": "1239916426862567",
    "external_post_id": "2171479977039536",
    "status": "handled",
    "payload": {
        "link": null,
        "text": "ثلاث وصالون ط 4 الزاهرة الجديدة 350 مليون لتواصل 0984244031",
        "time": null,
        "likes": null,
        "images": [
            "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-1/705959202_122100206840577189_5922199809813899544_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=104&_nc_ohc=DpdS_3v3-P8Q7kNvwGHvmjU&_nc_gid=EudTHmZrhVJCT_gvhU0vGg&ccb=1-7&_nc_sid=28885b&oh=00_Af6bDnvgtaJe8c8oCTLd5oK_DIdR0GCyUoasaRSGdF4slA&oe=6A20DB98",
            "https://scontent-ams2-1.xx.fbcdn.net/v/t15.5256-10/709707543_1919278932117543_2465725008087702354_n.jpg?stp=dst-webp_e15_q70_s1280x1940_tt1_u&efg=eyJ1cmxnZW4iOiJ1cmxnZW5fZnJvbV91cmwifQ&_nc_cid=0&_nc_ad=z-m&_nc_rml=0&_nc_ht=scontent-ams2-1.xx&_nc_cat=105&_nc_ohc=gsIxeuVj2-AQ7kNvwEM7_0q&_nc_gid=EudTHmZrhVJCT_gvhU0vGg&ccb=1-7&_nc_sid=117846&oh=00_Af5Vi7sXuxcfbjQItEpDXamTqan6iX-QsK6siQ7u0ZJoOg&oe=6A20F00F"
        ],
        "shares": null,
        "post_id": "2171479977039536",
        "user_id": null,
        "comments": null,
        "post_url": "https://m.facebook.com/groups/1239916426862567/permalink/2171479977039536/",
        "user_url": null,
        "username": null,
        "timestamp": null,
        "video_url": null,
        "parse_method": "playwright:html_embedded_id+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 الزاهرة الجديدة 350 مليون لتواصل 0984244031
Current (incorrect) extraction
{
    "title": "شقة للبيع في الزاهرة الجديدة",
    "category_path": [
        {
            "slug": "real_estate",
            "name": "عقارات"
        },
        {
            "slug": "apartments",
            "name": "شقق"
        },
        {
            "slug": "for_sale",
            "name": "للبيع"
        }
    ],
    "properties": [
        {
            "slug": "location",
            "name": "المكان",
            "value": "الزاهرة الجديدة",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "floor",
            "name": "الطابق",
            "value": "4",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "bedrooms_count",
            "name": "عدد غرف النوم",
            "value": "3",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "price",
            "name": "السعر",
            "value": "350000000",
            "parent_slug": null,
            "parent_name": null
        },
        {
            "slug": "currency",
            "name": "العملة",
            "value": "SYP",
            "parent_slug": "price",
            "parent_name": "السعر"
        },
        {
            "slug": "salons_count",
            "name": "عدد الصالونات",
            "value": "1",
            "parent_slug": null,
            "parent_name": null
        }
    ],
    "contacts": [
        {
            "type": "phone",
            "value": "0984244031"
        }
    ]
}

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.