# Pintarnya — Zapi reference > Pintarnya job board — search by category, education, salary, shift and experience, with company profiles and similar-job lookups. **Base URL:** `https://api.zpi.web.id` **Auth:** Send `x-api-key: YOUR_KEY` header on every request. Get a free key at https://zpi.web.id/dashboard/keys. **Response envelope:** `{ content, message, errors }` **Rate limit:** 60 req/min on free tier. **Related:** - Detail page: https://zpi.web.id/api/jobs/pintarnya - Endpoint catalog: https://zpi.web.id/category/jobs - Concise index: https://zpi.web.id/llms.txt - Full reference: https://zpi.web.id/llms-full.txt --- ## Pintarnya **Category:** jobs · **Slug:** `pintarnya` **Detail page:** https://zpi.web.id/api/jobs/pintarnya Pintarnya job board — search by category, education, salary, shift and experience, with company profiles and similar-job lookups. **Tags:** pintarnya, lowongan, karir, indonesia ### Company A Pintarnya employer profile. Rung 1 (direct), ~10ms. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:pintarnya/company/:companyId` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `companyId` | number | path | yes | Employer id, as `search` returns it in `company.id`. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:pintarnya/company/:companyId" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/jobs:pintarnya/company/:companyId", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/jobs:pintarnya/company/:companyId", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "id": 94358, "logo": "https://cdn.pintarnya.com/images/employer/mitra_premium_pintarnya_icon_03__2__1781074696.jpg", "name": "Mitra Premium Pintarnya", "address": "Gedung 18 Office Park, Jl. TB Simatupang No.25 Suite A2, Pasar Minggu, Kota Adm. Jakarta Selatan, DKI Jakarta", "website": "http://www.pintarnya.com/", "industry": "Periklanan", "provider": "pintarnya", "verified": true, "legalName": "Mitra Premium Pintarnya", "staffCount": "Lebih dari 1000 pegawai", "description": "Mitra Premium Pintarnya menghadirkan berbagai lowongan kerja dari perusahaan-perusahaan terpercaya di beragam industri melalui platform rekrutmen profesional dan kanal resmi perusahaan." } ``` --- ### Filters The filter vocabulary Pintarnya's own UI is built from. Rung 1 (direct), ~60ms. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:pintarnya/filters` - **Cache TTL:** 600s **Parameters:** _No parameters._ **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:pintarnya/filters" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/jobs:pintarnya/filters", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/jobs:pintarnya/filters", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "count": 59, "items": [ { "group": "SORT", "label": "Rekomendasi", "param": "sort", "value": "-recommend", "selection": "SINGLESELECT", "groupLabel": "Urutkan" }, { "group": "SORT", "label": "Terdekat", "param": "sort", "value": "+distance", "selection": "SINGLESELECT", "groupLabel": "Urutkan" }, { "group": "SORT", "label": "Terbaru", "param": "sort", "value": "-published_at", "selection": "SINGLESELECT", "groupLabel": "Urutkan" }, { "group": "AGE", "label": "Sesuai usia saya", "param": "age_options", "value": "match_my_age", "selection": "MULTISELECT", "groupLabel": "Usia" }, { "group": "AGE", "label": "Semua usia", "param": "age_options", "value": "all_ages", "selection": "MULTISELECT", "groupLabel": "Usia" }, { "group": "GENDER", "label": "Pria", "param": "gender_options", "value": "1", "selection": "MULTISELECT", "groupLabel": "Jenis Kelamin" } ], "provider": "pintarnya" } ``` --- ### Job Pintarnya job detail. Rung 1 (direct). - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:pintarnya/job/:slug` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `slug` | string | path | yes | Job slug, exactly as `search` returns it. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:pintarnya/job/:slug" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/jobs:pintarnya/job/:slug", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/jobs:pintarnya/job/:slug", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "url": "https://www.pintarnya.com/lowongan/sales-administrator-1089161", "slug": "sales-administrator-1089161", "jobId": 1089161, "title": "Sales Administrator", "cityId": 155, "salary": { "shown": false, "currency": "IDR" }, "address": "Gedung 18 Office Park, Jl. TB Simatupang No.25 Suite A2", "company": { "id": 94358, "code": "mitra-premium-94358", "logo": "https://cdn.pintarnya.com/images/employer/mitra_premium_pintarnya_icon_03__2__1781074696.jpg", "name": "Mitra Premium Pintarnya", "website": "http://www.pintarnya.com/", "industry": "Periklanan", "isBigBrand": true, "description": "Mitra Premium Pintarnya menghadirkan berbagai lowongan kerja dari perusahaan-perusahaan terpercaya di beragam industri melalui platform rekrutmen profesional dan kanal resmi perusahaan.", "isProfessionalService": true }, "applyUrl": "https://click.appcast.io/t/f3IwvfaQ7QHQsSU1x3w6KWcnv-ORpvBTA7daJ_W5B0NaCGXbsxc1SNu516zTKPlSfuvcrVogDXs07hcB9NrjWg==?sar_id=29t2ruxj&jpos=187", "function": "Penjualan", "isUrgent": false, "location": { "city": "Kota Adm. Jakarta Selatan", "district": "Pasar Minggu", "subdistrict": "Kebagusan" }, "postedAt": "2026-09-02T00:00:00Z", "provider": "pintarnya", "createdAt": "2026-08-13T11:00:02.746278Z", "expiresAt": "2026-09-02T17:00:02.917999Z", "updatedAt": "2026-09-02T11:00:02.917999Z", "districtId": 1733, "isFeatured": true, "isVerified": true, "postalCode": "12520", "sourceType": "Scraping", "description": "ASUS is looking for a detail-oriented and proactive Sales Administrator to support Sales function. This role plays a critical part in ensuring accurate sales data management, sales support reporting. Key Responsibilites: Sales Data Management - Collect, input, and maintain accurate sales data in CRM and ERP systems. Sales Support Reporting - Generate regular sales reports (weekly, monthly) for management and sales teams program such as Incentive Trip, Promotion Program, Sellout Program, Display Program CRM and System Maintenance - Maintain and update CRM systems with accurate sales activities, leads, and opportunities. Support system audits and data cleansing initiatives. Documentation and Compliance Data and Letter Documentation - Ensure all sales documentation is complete, accurate, and compliant with company policies. Maintain organized records of Letter of Contracts, agreements, and correspondence. Cross-Functional Coordination - Liaise with marketing, finance, and operations teams to align on sales processes and data accuracy Job Requirement: Bachelor’s degree in Business Administration, Marketing, Data Analytics, or a related field At least 2 years of experience in Sales Administration, Sales Operations, or a similar role Strong proficiency in Microsoft Excel (pivot tables, VLOOKUP, data visualization) Fluent communicate in English Excellent attention to detail and organizational skills. Strong communication and coordination abilities. Ability to manage multiple tasks and meet deadlines. Analytical mindset with a proactive approach to problem-solving. High level of integrity and confidentiality in handling sensitive data.", "requirements": [ { "label": "Usia", "value": "Semua usia" }, { "label": "Pendidikan", "value": "Tidak ada minimal pendidikan" }, { "label": "Jenis Kelamin", "value": "Pria/Wanita" }, { "label": "Lokasi", "value": "Seluruh Indonesia" }, { "label": "Pengalaman", "value": "Tanpa pengalaman bekerja" } ], "interviewType": "SCHEDULED_INTERVIEW", "jobCategoryId": 13, "subdistrictId": 24134, "employmentType": "Other", "totalVacancies": 0, "employmentTypes": [ "Other" ], "isPhotoRequired": false, "workArrangement": "Onsite" } ``` --- ### Locations Every Indonesian province and its cities, with the ids `search` takes as `provinceId` and `cityId`. Rung 1 (direct), ~10ms, one shot for the whole country. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:pintarnya/locations` - **Cache TTL:** 600s **Parameters:** _No parameters._ **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:pintarnya/locations" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/jobs:pintarnya/locations", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/jobs:pintarnya/locations", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "count": 34, "items": [ { "cities": [ { "city": "Kab. Pandeglang", "cityId": 261 }, { "city": "Kab. Lebak", "cityId": 262 }, { "city": "Kab. Serang", "cityId": 264 }, { "city": "Kab. Tangerang", "cityId": 263 }, { "city": "Kota Tangerang", "cityId": 265 }, { "city": "Kota Cilegon", "cityId": 266 } ], "province": "Banten", "provinceId": 16 }, { "cities": [ { "city": "Kab. Lampung Timur", "cityId": 129 }, { "city": "Kab. Way Kanan", "cityId": 130 }, { "city": "Kab. Pesawaran", "cityId": 131 }, { "city": "Kab. Pringsewu", "cityId": 135 }, { "city": "Kab. Mesuji", "cityId": 134 }, { "city": "Kab. Tulang Bawang Barat", "cityId": 136 } ], "province": "Lampung", "provinceId": 8 }, { "cities": [ { "city": "Kab. Bengkulu Tengah", "cityId": 544 }, { "city": "Kab. Bengkulu Selatan", "cityId": 114 }, { "city": "Kab. Rejang Lebong", "cityId": 115 }, { "city": "Kab. Bengkulu Utara", "cityId": 116 }, { "city": "Kab. Kaur", "cityId": 117 }, { "city": "Kab. Seluma", "cityId": 118 } ], "province": "Bengkulu", "provinceId": 7 }, { "cities": [ { "city": "Kab. Manggarai", "cityId": 296 }, { "city": "Kab. Sumba Timur", "cityId": 297 }, { "city": "Kab. Sumba Barat", "cityId": 298 }, { "city": "Kab. Lembata", "cityId": 299 }, { "city": "Kab. Rote Ndao", "cityId": 300 }, { "city": "Kab. Manggarai Barat", "cityId": 301 } ], "province": "Nusa Tenggara Timur", "provinceId": 19 }, { "cities": [ { "city": "Kab. Muna Barat", "cityId": 561 }, { "city": "Kab. Kolaka Timur", "cityId": 559 }, { "city": "Kab. Konawe Kepulauan", "cityId": 560 }, { "city": "Kab. Buton Tengah", "cityId": 562 }, { "city": "Kab. Buton Selatan", "cityId": 563 }, { "city": "Kab. Kolaka", "cityId": 413 } ], "province": "Sulawesi Tenggara", "provinceId": 27 }, { "cities": [ { "city": "Kab. Belitung Timur", "cityId": 142 }, { "city": "Kota Pangkal Pinang", "cityId": 143 }, { "city": "Kab. Bangka", "cityId": 137 }, { "city": "Kab. Belitung", "cityId": 138 }, { "city": "Kab. Bangka Selatan", "cityId": 139 }, { "city": "Kab. Bangka Tengah", "cityId": 140 } ], "province": "Kepulauan Bangka Belitung", "provinceId": 9 } ], "provider": "pintarnya" } ``` --- ### Search Pintarnya job search. Rung 1 (direct), 150-260ms. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:pintarnya/search` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `query` | string | query | no | Free-text search across job titles. | | `cityId` | number | query | no | City id, from the `locations` endpoint. | | `provinceId` | number | query | no | Province id, from the `locations` endpoint. | | `jobCategory` | number | query | no | Job category id, from the `filters` endpoint. | | `educationLevel` | number | query | no | Minimum education level id, 1 (SD) to 7 (S3). | | `employmentType` | number | query | no | Employment type id: 1 full-time, 2 part-time, 3 contract, 4 daily, 5 internship. | | `workType` | number | query | no | Work arrangement id: 1 on-site, 2 work from home. | | `shift` | number | query | no | Shift id: 2 is night shift. | | `gender` | number | query | no | Gender the employer asks for: 1 male, 2 female. | | `minSalary` | number | query | no | Lowest monthly salary in IDR. | | `maxSalary` | number | query | no | Highest monthly salary in IDR. | | `employerId` | number | query | no | Only jobs from this employer. | | `experience` | enum(no_experience|has_experience) | query | no | Whether prior experience is required. | | `walkInInterview` | enum(true|false) | query | no | Only roles with a walk-in interview. | | `activeRecruiter` | enum(true|false) | query | no | Only roles whose recruiter is currently active. | | `professionalService` | enum(true|false) | query | no | Only roles posted through a professional recruitment service. | | `sort` | enum(recommended|newest) | query | no | Result ordering. Default recommended. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 10, max 20 — the upstream falls back to 10 above that. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:pintarnya/search?query=developer&cityId=155&provinceId=11&jobCategory=17&educationLevel=5&employmentType=1&workType=2&shift=2&gender=2&minSalary=5000000&maxSalary=3000000&employerId=94358&experience=no_experience&walkInInterview=true&activeRecruiter=true&professionalService=true&sort=newest&page=1&limit=20" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/jobs:pintarnya/search?query=developer&cityId=155&provinceId=11&jobCategory=17&educationLevel=5&employmentType=1&workType=2&shift=2&gender=2&minSalary=5000000&maxSalary=3000000&employerId=94358&experience=no_experience&walkInInterview=true&activeRecruiter=true&professionalService=true&sort=newest&page=1&limit=20", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/jobs:pintarnya/search?query=developer&cityId=155&provinceId=11&jobCategory=17&educationLevel=5&employmentType=1&workType=2&shift=2&gender=2&minSalary=5000000&maxSalary=3000000&employerId=94358&experience=no_experience&walkInInterview=true&activeRecruiter=true&professionalService=true&sort=newest&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 2, "items": [ { "url": "https://www.pintarnya.com/lowongan/full-stack-1081933", "slug": "full-stack-1081933", "jobId": 1081933, "shift": "Day/Night", "title": "Full Stack Developer", "cityId": 155, "maxAge": 999, "salary": { "shown": false, "currency": "IDR" }, "company": { "id": 94358, "logo": "https://cdn.pintarnya.com/images/employer/mitra_premium_pintarnya_icon_03__2__1781074696.jpg", "name": "Mitra Premium Pintarnya", "isBigBrand": true, "description": "Mitra Premium Pintarnya menghadirkan berbagai lowongan kerja dari perusahaan-perusahaan terpercaya di beragam industri melalui platform rekrutmen profesional dan kanal resmi perusahaan." }, "isUrgent": false, "location": { "city": "Kota Adm. Jakarta Selatan", "region": "DKI Jakarta" }, "postedAt": "2026-08-31T00:00:00Z", "createdAt": "2026-08-06T05:00:12.334Z", "expiresAt": "2026-09-02T17:00:11.892Z", "updatedAt": "2026-09-02T11:00:11.892Z", "isFeatured": false, "isVerified": true, "provinceId": 11, "sourceType": "Scraping", "interviewType": "SCHEDULED_INTERVIEW", "jobCategoryId": 17, "educationLevel": "Tidak ada minimal pendidikan", "employmentType": "Other", "totalVacancies": 0, "workExperience": 0, "employmentTypes": [ "Other" ], "workArrangement": "Onsite", "genderPreference": "Pria/Wanita", "educationLevelCode": 0 }, { "url": "https://www.pintarnya.com/lowongan/treasury-trade-1086340", "slug": "treasury-trade-1086340", "jobId": 1086340, "shift": "Day/Night", "title": "Treasury & Trade Developer", "cityId": 155, "maxAge": 999, "salary": { "shown": false, "currency": "IDR" }, "company": { "id": 94358, "logo": "https://cdn.pintarnya.com/images/employer/mitra_premium_pintarnya_icon_03__2__1781074696.jpg", "name": "Mitra Premium Pintarnya", "isBigBrand": true, "description": "Mitra Premium Pintarnya menghadirkan berbagai lowongan kerja dari perusahaan-perusahaan terpercaya di beragam industri melalui platform rekrutmen profesional dan kanal resmi perusahaan." }, "isUrgent": false, "location": { "city": "Kota Adm. Jakarta Selatan", "region": "DKI Jakarta" }, "postedAt": "2026-08-31T00:00:00Z", "createdAt": "2026-08-11T05:00:12.712Z", "expiresAt": "2026-09-02T17:00:11.892Z", "updatedAt": "2026-09-02T11:00:11.892Z", "isFeatured": false, "isVerified": true, "provinceId": 11, "sourceType": "Scraping", "interviewType": "SCHEDULED_INTERVIEW", "jobCategoryId": 17, "educationLevel": "Tidak ada minimal pendidikan", "employmentType": "Other", "totalVacancies": 0, "workExperience": 0, "employmentTypes": [ "Other" ], "workArrangement": "Onsite", "genderPreference": "Pria/Wanita", "educationLevelCode": 0 } ], "limit": 5, "query": "developer", "total": 2, "hasMore": false, "nextPage": null, "provider": "pintarnya" } ``` --- ### Similar Jobs Jobs Pintarnya considers close to a given one. Rung 1 (direct), ~90ms. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:pintarnya/similar-jobs/:jobId` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `jobId` | number | path | yes | Numeric job id — the trailing number in a Pintarnya job slug. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:pintarnya/similar-jobs/:jobId" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/jobs:pintarnya/similar-jobs/:jobId", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/jobs:pintarnya/similar-jobs/:jobId", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "count": 5, "items": [ { "url": "https://www.pintarnya.com/lowongan/account-executive-591485", "slug": "account-executive-591485", "jobId": 591485, "title": "Account Executive", "salary": { "max": 5000000, "min": 4500000, "shown": true, "currency": "IDR" }, "company": { "id": 76457, "code": "pt-duta-76457", "logo": "https://cdn.pintarnya.com/images/employer/images__1__1746457321.jpeg", "name": "PT Duta Generasi Mandiri", "isBigBrand": false }, "isUrgent": false, "location": { "city": "Kota Adm. Jakarta Selatan", "region": "DKI Jakarta" }, "postedAt": "2026-08-30T22:26:24.48Z", "isVerified": true, "educationLevel": "SMA/SMK", "employmentType": "Full-time", "workArrangement": "Onsite" }, { "url": "https://www.pintarnya.com/lowongan/sales-executive-1099608", "slug": "sales-executive-1099608", "jobId": 1099608, "title": "Sales Executive", "salary": { "max": 10000000, "min": 3000000, "shown": true, "currency": "IDR" }, "company": { "id": 83396, "code": "geely-andalan-83396", "logo": "https://cdn.pintarnya.com/images/employer/logo_geely_lagi_1757299489.png", "name": "Geely Andalan Kemang", "isBigBrand": false }, "isUrgent": true, "location": { "city": "Kota Adm. Jakarta Selatan", "region": "DKI Jakarta" }, "postedAt": "2026-08-28T06:30:11.371Z", "isVerified": true, "educationLevel": "Tidak ada minimal pendidikan", "employmentType": "Full-time", "workArrangement": "Onsite" }, { "url": "https://www.pintarnya.com/lowongan/client-relation-1093076", "slug": "client-relation-1093076", "jobId": 1093076, "title": "Client Relation Officer", "salary": { "max": 6500000, "min": 5729628, "shown": true, "currency": "IDR" }, "company": { "id": 74225, "code": "pt-valdo-74225", "logo": "https://cdn.pintarnya.com/images/employer/logo_valdo_1742977704.png", "name": "PT Valdo Sumber Daya Mandiri", "isBigBrand": false }, "isUrgent": true, "location": { "city": "Kota Adm. Jakarta Selatan", "region": "DKI Jakarta" }, "postedAt": "2026-08-19T06:45:57.452Z", "isVerified": true, "educationLevel": "Diploma", "employmentType": "Kontrak", "workArrangement": "Onsite" }, { "url": "https://www.pintarnya.com/lowongan/sales-executive-750025", "slug": "sales-executive-750025", "jobId": 750025, "title": "Sales Executive Personal Loan Syariah", "salary": { "max": 5000000, "min": 3000000, "shown": true, "currency": "IDR" }, "company": { "id": 21102, "code": "pt-indium-21102", "logo": "https://cdn.pintarnya.com/images/employer/PT_Indium_Dinamika_Solusindo_1676347200.jpg", "name": "PT Indium Dinamika Solusindo", "isBigBrand": false }, "isUrgent": true, "location": { "city": "Kota Adm. Jakarta Selatan", "region": "DKI Jakarta" }, "postedAt": "2026-08-14T09:19:50.787Z", "isVerified": true, "educationLevel": "Tidak ada minimal pendidikan", "employmentType": "Full-time", "workArrangement": "Onsite" }, { "url": "https://www.pintarnya.com/lowongan/sales-promotor-1058610", "slug": "sales-promotor-1058610", "jobId": 1058610, "title": "SALES PROMOTOR TELKOMSEL - DKI JAKARTA", "salary": { "max": 7000000, "min": 3500000, "shown": true, "currency": "IDR" }, "company": { "id": 59912, "code": "staffinc-59912", "logo": "https://cdn.pintarnya.com/images/employer/logo_staffinc_1720673347.png", "name": "Staffinc", "isBigBrand": false }, "isUrgent": true, "location": { "city": "Kota Adm. Jakarta Selatan", "region": "DKI Jakarta" }, "postedAt": "2026-08-13T20:38:34.622Z", "isVerified": true, "educationLevel": "SMA/SMK", "employmentType": "Full-time", "workArrangement": "Onsite" } ], "jobId": 1089161, "provider": "pintarnya" } ``` --- _Generated: 2026-09-02T14:20:40.110Z_