واجهات برمجة التطبيقات المساعدة

واجهة برمجة التطبيقات غير الذكية

واجهة برمجة التطبيقات لوظائف العمل

بيانات شاملة عن الوظائف (~20k) مع الأدوار ذات الصلة

توفر واجهة برمجة التطبيقات لوظائف العمل وصولاً منظمًا إلى قاعدة بيانات واسعة من الوظائف عبر الصناعات. تتيح لك هذه الواجهة البحث عن الأدوار الوظيفية بالاسم، واسترجاع القوائم المقسمة إلى صفحات، واستكشاف الوظائف ذات الصلة مع أوزان الصلة. إنها أداة قوية لمنصات الموارد البشرية، ولوحات الوظائف، والتوافق الوظيفي المدعوم بالذكاء الاصطناعي، وتحليلات القوى العاملة.

الميزات الرئيسية:

  • الوصول إلى قاعدة بيانات تضم أكثر من 16,000+ وظيفة
  • البحث عن طريق عنوان الوظيفة واسترجاع النتائج المتطابقة
  • استكشاف الأدوار الوظيفية ذات الصلة مع درجات الصلة المرجحة
  • نتائج مقسمة إلى صفحات لاسترجاع البيانات بكفاءة
  • مثالي لتوجيه المسار الوظيفي المدعوم بالذكاء الاصطناعي ورؤى القوى العاملة

مكتبات/حزم تطوير البرمجيات ذات الصلة


Endpoint:

🔗 URL: https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true

Parameters Table:

Parameter Type Required Description
include_related Boolean No If true, includes related skills with their relevancy weights. Default is false.
per_page Integer No Specifies the page number for paginated results. Default is 1.
name String No Filters skills by name (partial match allowed).

Example Response:

{
    "data": [
        {
            "id": "18f73cda-db62-454b-aa53-aa26acb196b7",
            "name": "مدير الفواتير",
            "slug": "billing-manager",
            "related_job_positions": [
                {
                    "id": "445b1023-2c3c-41c4-a986-08d8400e52a5",
                    "name": "مدير الحسابات المستحقة",
                    "slug": "accounts-receivable-manager",
                    "weight": 9
                },
                {
                    "id": "f6749359-de3a-4c32-ac31-75e059197a0f",
                    "name": "منسق الفواتير",
                    "slug": "billing-coordinator",
                    "weight": 8
                },
                {
                    "id": "0af1d5f1-e70c-4560-a95e-f9db52c8afd1",
                    "name": "مسؤول الفواتير",
                    "slug": "billing-administrator",
                    "weight": 5
                },
                {
                    "id": "bd8f8374-a717-4474-be41-5582a67b4ff9",
                    "name": "مشرف الفواتير",
                    "slug": "billing-supervisor",
                    "weight": 9.5
                }
            ]
        },
        {
            "id": "d766ba1d-c03a-4081-9cdf-75aa05de8b46",
            "name": "متخصص الحسابات الدائنة",
            "slug": "accounts-payable-specialist",
            "related_job_positions": [
                {
                    "id": "8ff7aa21-e337-4a27-82f6-7d4e04be7125",
                    "name": "كاتب الحسابات الدائنة",
                    "slug": "accounts-payable-clerk",
                    "weight": 9.5
                },
                {
                    "id": "c9b48a4b-358d-4524-a62e-90b6164d9dcd",
                    "name": "مسؤول الحسابات الدائنة",
                    "slug": "accounts-payable-administrator",
                    "weight": 8.5
                }
            ]
        }
    ],
    "links": {
        "first": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1",
        "last": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1103",
        "prev": null,
        "next": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=2"
    },
    "meta": {
        "current_page": 1,
        "from": 1,
        "last_page": 1103,
        "links": [
            {
                "url": null,
                "label": "« السابق",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1",
                "label": "1",
                "active": true
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=2",
                "label": "2",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=3",
                "label": "3",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=4",
                "label": "4",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=5",
                "label": "5",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=6",
                "label": "6",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=7",
                "label": "7",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=8",
                "label": "8",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=9",
                "label": "9",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=10",
                "label": "10",
                "active": false
            },
            {
                "url": null,
                "label": "...",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1102",
                "label": "1102",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=1103",
                "label": "1103",
                "active": false
            },
            {
                "url": "https://sharpapi.com/api/v1/utilities/job_positions_list?include_related=true&page=2",
                "label": "التالي »",
                "active": false
            }
        ],
        "path": "https://sharpapi.com/api/v1/utilities/job_positions_list",
        "per_page": 15,
        "to": 15,
        "total": 16544
    }
}