# Kalibrr — Zapi reference > Kalibrr job board — search with salary, function, location, remote and fresh-graduate filters, plus full HTML job descriptions. **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/kalibrr - 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 --- ## Kalibrr **Category:** jobs · **Slug:** `kalibrr` **Detail page:** https://zpi.web.id/api/jobs/kalibrr Kalibrr job board — search with salary, function, location, remote and fresh-graduate filters, plus full HTML job descriptions. **Tags:** kalibrr, lowongan, karir, indonesia, fresh-grad ### Company Jobs Kalibrr openings at one company — pre-binds `company=` on /kjs/job_board/search. Measured against the 1156-job unfiltered baseline: company=pt-laysander-technology → 1. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:kalibrr/company-jobs` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `company` | string | query | yes | Company code (the slug in its Kalibrr URL). | | `query` | string | query | no | Free-text search across job titles and descriptions. | | `country` | string | query | no | Country name as Kalibrr spells it. | | `location` | string | query | no | City or region name. | | `function` | string | query | no | Job function, e.g. 'Sales and Marketing'. | | `educationLevel` | number | query | no | Kalibrr's numeric education-level code. | | `remote` | enum(true|false) | query | no | Only work-from-home roles. | | `freshGrad` | enum(true|false) | query | no | Only roles open to fresh graduates. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 20, max 100. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:kalibrr/company-jobs?company=pt-laysander-technology&query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/company-jobs?company=pt-laysander-technology&query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/company-jobs?company=pt-laysander-technology&query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&educationLevel=550&remote=true&freshGrad=true&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 5, "items": [ { "url": "https://www.kalibrr.com/c/pt-bank-mandiri-taspen/jobs/271934/graphic-visual-design-internship", "slug": "graphic-visual-design-internship", "jobId": 271934, "title": "Graphic & Visual Design Internship", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 27244, "code": "pt-bank-mandiri-taspen", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/43HDN9A69DSYGPTRNSNY4GVACLFBQ3JFXHNUG7BJ-6195cfd6.png", "name": "PT Bank Mandiri Taspen", "hidden": false, "visible": true, "website": "https://www.bankmandiritaspen.co.id/", "industry": "Banking / Mortgage", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/MACG8TC62S3XCD5LY3487ZBNSU4B3TU499Q8P4BQ-6195cfdf.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/FMBGYC2JNKT2FWM2VKGYNBQ777SZ2GG2W7RMZNRV-6195cfd6.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/C8C7KG5JJ3EGDK8B9HQPEVADMBW28F5Z872EHD74-6195cfde.png", "description": "Sinergi yang saling menguntungkan\nTahun 2015 menjadi titik balik bagi Bank Mandiri Taspen, dimana Bank Mandiri Taspen memutuskan untuk menjadi bank yang unggul di nasional pada segmen pensiunan dan UMKM, yang diwujudkan dalam program sinergi yang dilaksanakan melalui 2 (dua) kontribusi utama dan benefit, yaitu PT. Bank Mandiri (Persero) Tbk. dan PT. Taspen (Persero).\n\nVisi Bank Mandiri Taspen : Menjadi mitra terbaik dan terpercaya dalam memberdayakan dan mensejahterakan.\nMisi Bank Mandiri Taspen :\n1. Menciptakan pertumbuhan bisnis dan kesejahteraan melalui produk dan layanan keuangan terbaik\n2. Fokus pada kebutuhan UMKM dan Pensiunan dengan menyelaraskan kepentingan ekonomi, sosial dan lingkungan" }, "function": "Administration and Coordination", "isHybrid": false, "isRemote": false, "location": { "city": "Central Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:35:41.236769+00:00", "createdAt": "2026-09-02T10:35:26.848206+00:00", "expiresAt": "2026-09-08T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

Membuat dan mengembangkan desain visual untuk kebutuhan komunikasi internal dan eksternal perusahaan, seperti poster, infografis, e-banner, dan materi visual lainnya.

\n\n

Membantu menghasilkan konten foto dan video untuk mendukung komunikasi dan kegiatan internal perusahaan.

\n\n

Mengembangkan konsep visual yang kreatif, menarik, informatif, dan sesuai dengan brand perusahaan.

\n\n

Melakukan editing dan penyesuaian desain berdasarkan kebutuhan dan feedback dari tim.

\n\n

Mendukung kebutuhan desain visual untuk event internal, campaign, employee engagement program, dan aktivitas komunikasi perusahaan.

\n\n

Melakukan dokumentasi dan pengarsipan materi desain komunikasi internal secara terstruktur.

\n\n

", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

Mahasiswa aktif semester 4 - 8 dari semua jurusan.

\n\n

Memiliki IPK minimal 3,00/4,00.

\n\n

Memiliki kemampuan menggunakan Canva, Capcut, dan aplikasi desain lainnya

\n\n

Memiliki sense of visual, kreativitas, dan ketertarikan pada desain komunikasi visual

\n\n

Memiliki komitmen untuk menjalani internship secara Full WFO

\n\n

", "workExperience": 100, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:57.542100+00:00" }, { "url": "https://www.kalibrr.com/c/dans-multi-pro/jobs/271937/application-support-l2", "slug": "application-support-l2", "jobId": 271937, "title": "Application Support L2", "salary": { "max": 8000000, "min": 6000000, "shown": true, "currency": "IDR", "interval": "month" }, "skills": [ { "job_id": 271937, "sds_skill": { "id": 614, "name": "Java", "custom": false, "created_at": "2015-03-28T20:46:06.245781+00:00", "updated_at": "2015-05-03T18:31:43.555932+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 614 }, { "job_id": 271937, "sds_skill": { "id": 2254, "name": "MS SQL Server", "custom": false, "created_at": "2015-06-08T01:58:38.398495+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2254 }, { "job_id": 271937, "sds_skill": { "id": 2974, "name": "Oracle Database", "custom": false, "created_at": "2015-06-25T17:34:06.947176+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2974 }, { "job_id": 271937, "sds_skill": { "id": 3443, "name": "MySQL", "custom": false, "created_at": "2015-07-05T03:28:56.564892+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 3443 }, { "job_id": 271937, "sds_skill": { "id": 4147, "name": "Linux", "custom": false, "created_at": "2015-07-18T07:44:47.352567+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 4147 } ], "tenure": "Contractual", "company": { "id": 25126, "code": "dans-multi-pro", "logo": "https://rec-data.kalibrr.com/logos/W3QFVZRKFQ69LYVEJVRCEQBCH4CKSFMWT7UFDQJ8-5b74492f.png", "name": "Dans Multi Pro", "hidden": false, "visible": true, "website": "https://www.dansmultipro.com/", "industry": "Information Technology / IT", "logoWide": "https://rec-data.kalibrr.com/logos/9JEHXU5YJ6G8PYZ3KC3Z9KRWEHBRMZH7ZB62SDM9-5b744931.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/logos/NKCKPXP97U7TZKATE62PCJCE5NKQ5ZN9J8FUM5VU-5b74492f.png", "logoThumb": "https://rec-data.kalibrr.com/logos/BWCMRSGDXY2KR7DW2X6ZXPECRRGYZUSDACJCUWNM-5b744930.png", "description": "PT. DANS MULTI PRO sebuah perusahaan Teknologi Informasi (Information Technology), saat ini kami mengkhususkan diri sebagai sebuah perusahaan penyedia solusi layanan TI di semua sektor industri. Solusi layanan TI yang kami hasilkan akan membantu perusahaan dalam menganalisa implikasi bisnis, biaya, dan peraturan yang ada untuk menghasilkan suatu roadmap teknologi yang digunakan oleh perusahaan tersebut.\n\nPengalaman kami menunjukkan bahwa dengan menyediakan lingkungan kerja yang nyaman dan menantang bagi para pegawai kami, berbagai inovasi akan muncul untuk menghasilkan suatu produk yang berkualitas. Tangan tangan karyawan profesional kami terus menghasilkan inovasi untuk memenuhi kepuasan pelanggan\n\nSelain memiliki tim profesional untuk membantu pelanggan, kami pun membangun aliansi strategis dengan sejumlah partner teknologi nasional, regional, maupun global untuk memperkuat penawaran solusi kami." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:55:29.388154+00:00", "createdAt": "2026-09-02T10:55:02.512247+00:00", "expiresAt": "2027-09-01T17:00:00+00:00", "photoUrls": [ "https://rec-data.kalibrr.com/images/URVMBXH5L5P3LLQTZQYNWB8WJXVJTXKSLJ64USQG-5bc4584e.jpg" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "priorityScore": 0.5, "qualifications": "", "workExperience": 200, "numberOfOpenings": 5, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:33.793405+00:00" }, { "url": "https://www.kalibrr.com/c/indonesia-stock-exchange/jobs/271935/surveillance-system-and-infrastructure-evaluation-2", "slug": "surveillance-system-and-infrastructure-evaluation-2", "jobId": 271935, "title": "Surveillance System and Infrastructure Evaluation", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 29106, "code": "indonesia-stock-exchange", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/7Y5D538UK7QH9KEVCYQ4YXTVSNNCDL4MMU8CVC26-66612552.png", "name": "Indonesia Stock Exchange", "hidden": false, "visible": true, "website": "http://www.idx.co.id", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/G7RU6PXRR9K96MDAAC3GQPJGM6VJ6JP8T2MBXSST-66612554.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/YPNRMPGUVHDCL54WTBCFFW4RQL8EWNAEK8XHP7PH-66612552.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/XS3BEN8NQE9EH8N5JEN8R5U26LLZBDDD8PR66VEJ-66612553.png", "description": "Indonesia Stock Exchange (IDX) is a Self-Regulatory Organization that creates a trusted and credible financial market infrastructure to deliver a fair, orderly, and efficient market, accessible to all stakeholders through innovative products and services. Our vision is to be a competitive stock exchange with world-class credibility. We aim to develop the Indonesian capital market to bring prosperity as one of the pillars of the Indonesian economy. We also actively seek to create more impact globally by joining the World Federation of Exchanges and Sustainable Stock Exchanges. Our goal is to become a credible exchange that drives financial deepening, enabling Indonesia to become the 5th largest economy by 2045. \n\nOur core values, Teamwork, Integrity, Professionalism, and Service Excellence (TIPS), are set to be our DNA. This is how we live at IDX. TIPS become the spirit that leads us to strengthen collaboration, and innovation, and to continuously go above and beyond to achieve our goals. \n\nPeople play significant roles in the success of IDX, and thus we put people as our priority. Ensuring our people have nurturing and exciting working experiences, we are fully committed to developing and energizing our people by providing various development programs and opportunities to create an impact through their roles/work. We are blessed to have been awarded as one of the Best Companies to Work for in Asia for the third consecutive year in 2017, 2018, and 2019, organized by HR Asia." }, "function": "IT and Software", "isHybrid": true, "isRemote": false, "location": { "city": "Jakarta Selatan", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:56:57.797727+00:00", "createdAt": "2026-09-02T10:52:59.283370+00:00", "expiresAt": "2027-01-30T17:00:00+00:00", "photoUrls": [ "https://storage.googleapis.com/recruiter-processed-image-uploads.kalibrr.com/job-banner-url/production/88e96f5d-9d47-4c16-8c63-80d76330a006.avif" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

We are seeking a detail-oriented and analytical professional to join us as Surveillance System and Infrastructure Evaluation Officer, a key role in supporting the effectiveness of IDX’s trading surveillance through system evaluation, development, data analysis, and continuous improvement.

\n\n

Specific Responsibilities:

\n\n", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

What You’ll Deliver:

\n\n

Education

\n\n

Bachelor’s degree (S1) in Mathematics, Statistics, Information Systems, Informatics, Computer Science, Economics, or Information Technology.

\n\n

Experience

\n\n\n\n

Technical Skills

\n\n
    \n\t
  1. \n\t

    Knowledge of Capital Market and Capital Market Instruments.

    \n\t
  2. \n\t
  3. \n\t

    Knowledge of Information Systems and IT Fundamentals.

    \n\t
  4. \n\t
  5. \n\t

    Understanding of Applied Statistics and Data Management.

    \n\t
  6. \n\t
  7. \n\t

    Familiarity with Business Application Systems, particularly core business-related systems.

    \n\t
  8. \n\t
  9. \n\t

    Basic knowledge of Project Management and Writing & Reporting.

    \n\t
  10. \n\t
  11. \n\t

    Knowledge of programming languages such as Python, VB Macro, C/C++, and SQL is preferred.

    \n\t
  12. \n\t
  13. \n\t

    Interest in Data Analytics, Artificial Intelligence (AI), and Machine Learning (ML) is highly valued.

    \n\t
  14. \n
\n\n

Soft Skills

\n\n
    \n\t
  1. \n\t

    Strong analytical thinking and problem-solving skills.

    \n\t
  2. \n\t
  3. \n\t

    Detail-oriented with a strong commitment to accuracy.

    \n\t
  4. \n\t
  5. \n\t

    Strong information monitoring and data analysis capabilities.

    \n\t
  6. \n\t
  7. \n\t

    Excellent communication and collaboration skills.

    \n\t
  8. \n\t
  9. \n\t

    Strong initiative and continuous improvement mindset.

    \n\t
  10. \n\t
  11. \n\t

    Willingness and motivation to explore new technologies, particularly in IT, AI, ML, and data analytics.

    \n\t
  12. \n
\n\n

General Requirements:

\n\n
    \n\t
  1. Minimum GPA 3.00 out of 4.00
  2. \n\t
  3. Proficient in Microsoft Office (Excel, PowerPoint, Word)
  4. \n\t
  5. Excellent communication skills in both Indonesian and English (verbal and written)
  6. \n\t
  7. Knowledge of Capital Market is a plus
  8. \n\t
  9. Strong alignment with our core values: Teamwork, Integrity, Professionalism, and Service Excellence
  10. \n
", "workExperience": 200, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": true, "recruiterLastSeenAt": "2026-09-02T10:53:01.743622+00:00" }, { "url": "https://www.kalibrr.com/c/pt-sekar-bumi-tbk-bumi-pangan-group/jobs/271855/area-sales-promotion-manager", "slug": "area-sales-promotion-manager", "jobId": 271855, "title": "Area Sales Promotion Manager", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 32328, "code": "pt-sekar-bumi-tbk-bumi-pangan-group", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZJ6PDMUA37QFQXGP8JBEWXR9UYF3KHCZ435L6JSM-6a855915.png", "name": "PT Sekar Bumi Tbk", "hidden": false, "visible": true, "website": "http://www.sekarbumi.com", "industry": "Food / Beverages", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZZQND5BH9L3TC4Z5Y2RFPMMPQ69XQ2GEKLR962FV-6a855917.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/4KMLE5F9E9UKT92PTKC9FEP8FJPG57NFQQ8T62KR-6a855915.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/TK2BMDQEPFMTPPA3YN527LEX8FFG6EN6BT48HFFD-6a855916.png", "description": "Sekar Bumi was first established in April 1973 with a belief that Indonesian resources have huge potentials to offer to the world. Sekar Bumi has 2 business divisions, namely Frozen Value-Added Seafood and Frozen Processed Food. Frozen Value-Added Seafood include varieties of value-added seafood product, such as shrimp, fish, squid, and many others. Frozen Processed Food include varieties of dim sum products, breaded shrimps, seafood balls, sausage, and many others. In addition, through its subsidiaries, Sekar Bumi also produces fish feed, shrimp feed, cashew and other nut products. With strong determination and in line with its slogan 'Quality Food, Quality Life', Sekar Bumi is committed to ensure that all finished products carry the right quality to deliver to its clients. Its products are sold under 'Finna', 'SKB', 'Bumifood' and 'Mitraku' to both domestic and international market. It is headquartered in South Jakarta and has several plants in Sidoarjo, Lamongan and Tangerang. More information at www.sekarbumi.com" }, "function": "Sales and Marketing", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T07:53:08.830258+00:00", "createdAt": "2026-09-01T07:03:01.844018+00:00", "expiresAt": "2026-09-30T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "responseRate": 0, "priorityScore": 0.5, "qualifications": "", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T08:02:31.253543+00:00" }, { "url": "https://www.kalibrr.com/c/bfifinance/jobs/271919/asset-management-surrounding-system", "slug": "asset-management-surrounding-system", "jobId": 271919, "title": "Asset Management Surrounding System", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 25428, "code": "bfifinance", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/HLEQ7KAV59YN86LDKCDD8BTGGK56YXFK4ENUELCV-6a3b46d3.png", "name": "PT BFI Finance Indonesia Tbk", "hidden": false, "visible": true, "website": "https://www.bfi.co.id/", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/DSYF7J7XYWE9MJPZEVTRQYHG4KPKPUUW3GRKHK4Y-6a3b46d7.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/M3UQMCVMQ5JL8LTGR4BBJ45X8APS8BE3USLCA3UL-6a3b46d4.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/WPYK2RYLUB3A2DPP3R8HVPS9GUDEX4AQVSMP2NMZ-6a3b46d7.png", "description": "PT BFI Finance Indonesia Tbk (BFI Finance) is one of the long-established pioneers in the financing sector in Indonesia. Founded in 1982, BFI Finance is recognized as a company with a wide network, supported by more than 200 financing outlets across provinces. In 1990, the Company became one of the first multifinance companies to list its shares on the Jakarta Stock Exchange and Surabaya Stock Exchange (both now known as IDX), with the ticker code BFIN." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "Tangerang", "region": "Banten", "country": "Indonesia" }, "postedAt": "2026-09-02T07:41:30.407384+00:00", "createdAt": "2026-09-02T07:41:22.387084+00:00", "expiresAt": "2026-12-25T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "priorityScore": 0.5, "qualifications": "", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:35:36.505227+00:00" } ], "limit": 5, "query": "engineer", "total": 1157, "company": "pt-laysander-technology", "hasMore": true, "nextPage": 2, "provider": "kalibrr" } ``` --- ### Fresh Grad Jobs Kalibrr entry-level openings — pre-binds `is_open_to_fresh_grads=true` on /kjs/job_board/search. Measured against the 1156-job unfiltered baseline: 1156 → 247. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:kalibrr/fresh-grad-jobs` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `query` | string | query | no | Free-text search across job titles and descriptions. | | `country` | string | query | no | Country name as Kalibrr spells it. | | `location` | string | query | no | City or region name. | | `function` | string | query | no | Job function, e.g. 'Sales and Marketing'. | | `company` | string | query | no | Company code (the slug in its Kalibrr URL). | | `educationLevel` | number | query | no | Kalibrr's numeric education-level code. | | `remote` | enum(true|false) | query | no | Only work-from-home roles. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 20, max 100. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:kalibrr/fresh-grad-jobs?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&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:kalibrr/fresh-grad-jobs?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&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:kalibrr/fresh-grad-jobs?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 5, "items": [ { "url": "https://www.kalibrr.com/c/pt-bank-mandiri-taspen/jobs/271934/graphic-visual-design-internship", "slug": "graphic-visual-design-internship", "jobId": 271934, "title": "Graphic & Visual Design Internship", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 27244, "code": "pt-bank-mandiri-taspen", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/43HDN9A69DSYGPTRNSNY4GVACLFBQ3JFXHNUG7BJ-6195cfd6.png", "name": "PT Bank Mandiri Taspen", "hidden": false, "visible": true, "website": "https://www.bankmandiritaspen.co.id/", "industry": "Banking / Mortgage", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/MACG8TC62S3XCD5LY3487ZBNSU4B3TU499Q8P4BQ-6195cfdf.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/FMBGYC2JNKT2FWM2VKGYNBQ777SZ2GG2W7RMZNRV-6195cfd6.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/C8C7KG5JJ3EGDK8B9HQPEVADMBW28F5Z872EHD74-6195cfde.png", "description": "Sinergi yang saling menguntungkan\nTahun 2015 menjadi titik balik bagi Bank Mandiri Taspen, dimana Bank Mandiri Taspen memutuskan untuk menjadi bank yang unggul di nasional pada segmen pensiunan dan UMKM, yang diwujudkan dalam program sinergi yang dilaksanakan melalui 2 (dua) kontribusi utama dan benefit, yaitu PT. Bank Mandiri (Persero) Tbk. dan PT. Taspen (Persero).\n\nVisi Bank Mandiri Taspen : Menjadi mitra terbaik dan terpercaya dalam memberdayakan dan mensejahterakan.\nMisi Bank Mandiri Taspen :\n1. Menciptakan pertumbuhan bisnis dan kesejahteraan melalui produk dan layanan keuangan terbaik\n2. Fokus pada kebutuhan UMKM dan Pensiunan dengan menyelaraskan kepentingan ekonomi, sosial dan lingkungan" }, "function": "Administration and Coordination", "isHybrid": false, "isRemote": false, "location": { "city": "Central Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:35:41.236769+00:00", "createdAt": "2026-09-02T10:35:26.848206+00:00", "expiresAt": "2026-09-08T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

Membuat dan mengembangkan desain visual untuk kebutuhan komunikasi internal dan eksternal perusahaan, seperti poster, infografis, e-banner, dan materi visual lainnya.

\n\n

Membantu menghasilkan konten foto dan video untuk mendukung komunikasi dan kegiatan internal perusahaan.

\n\n

Mengembangkan konsep visual yang kreatif, menarik, informatif, dan sesuai dengan brand perusahaan.

\n\n

Melakukan editing dan penyesuaian desain berdasarkan kebutuhan dan feedback dari tim.

\n\n

Mendukung kebutuhan desain visual untuk event internal, campaign, employee engagement program, dan aktivitas komunikasi perusahaan.

\n\n

Melakukan dokumentasi dan pengarsipan materi desain komunikasi internal secara terstruktur.

\n\n

", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

Mahasiswa aktif semester 4 - 8 dari semua jurusan.

\n\n

Memiliki IPK minimal 3,00/4,00.

\n\n

Memiliki kemampuan menggunakan Canva, Capcut, dan aplikasi desain lainnya

\n\n

Memiliki sense of visual, kreativitas, dan ketertarikan pada desain komunikasi visual

\n\n

Memiliki komitmen untuk menjalani internship secara Full WFO

\n\n

", "workExperience": 100, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:57.542100+00:00" }, { "url": "https://www.kalibrr.com/c/dans-multi-pro/jobs/271937/application-support-l2", "slug": "application-support-l2", "jobId": 271937, "title": "Application Support L2", "salary": { "max": 8000000, "min": 6000000, "shown": true, "currency": "IDR", "interval": "month" }, "skills": [ { "job_id": 271937, "sds_skill": { "id": 614, "name": "Java", "custom": false, "created_at": "2015-03-28T20:46:06.245781+00:00", "updated_at": "2015-05-03T18:31:43.555932+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 614 }, { "job_id": 271937, "sds_skill": { "id": 2254, "name": "MS SQL Server", "custom": false, "created_at": "2015-06-08T01:58:38.398495+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2254 }, { "job_id": 271937, "sds_skill": { "id": 2974, "name": "Oracle Database", "custom": false, "created_at": "2015-06-25T17:34:06.947176+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2974 }, { "job_id": 271937, "sds_skill": { "id": 3443, "name": "MySQL", "custom": false, "created_at": "2015-07-05T03:28:56.564892+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 3443 }, { "job_id": 271937, "sds_skill": { "id": 4147, "name": "Linux", "custom": false, "created_at": "2015-07-18T07:44:47.352567+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 4147 } ], "tenure": "Contractual", "company": { "id": 25126, "code": "dans-multi-pro", "logo": "https://rec-data.kalibrr.com/logos/W3QFVZRKFQ69LYVEJVRCEQBCH4CKSFMWT7UFDQJ8-5b74492f.png", "name": "Dans Multi Pro", "hidden": false, "visible": true, "website": "https://www.dansmultipro.com/", "industry": "Information Technology / IT", "logoWide": "https://rec-data.kalibrr.com/logos/9JEHXU5YJ6G8PYZ3KC3Z9KRWEHBRMZH7ZB62SDM9-5b744931.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/logos/NKCKPXP97U7TZKATE62PCJCE5NKQ5ZN9J8FUM5VU-5b74492f.png", "logoThumb": "https://rec-data.kalibrr.com/logos/BWCMRSGDXY2KR7DW2X6ZXPECRRGYZUSDACJCUWNM-5b744930.png", "description": "PT. DANS MULTI PRO sebuah perusahaan Teknologi Informasi (Information Technology), saat ini kami mengkhususkan diri sebagai sebuah perusahaan penyedia solusi layanan TI di semua sektor industri. Solusi layanan TI yang kami hasilkan akan membantu perusahaan dalam menganalisa implikasi bisnis, biaya, dan peraturan yang ada untuk menghasilkan suatu roadmap teknologi yang digunakan oleh perusahaan tersebut.\n\nPengalaman kami menunjukkan bahwa dengan menyediakan lingkungan kerja yang nyaman dan menantang bagi para pegawai kami, berbagai inovasi akan muncul untuk menghasilkan suatu produk yang berkualitas. Tangan tangan karyawan profesional kami terus menghasilkan inovasi untuk memenuhi kepuasan pelanggan\n\nSelain memiliki tim profesional untuk membantu pelanggan, kami pun membangun aliansi strategis dengan sejumlah partner teknologi nasional, regional, maupun global untuk memperkuat penawaran solusi kami." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:55:29.388154+00:00", "createdAt": "2026-09-02T10:55:02.512247+00:00", "expiresAt": "2027-09-01T17:00:00+00:00", "photoUrls": [ "https://rec-data.kalibrr.com/images/URVMBXH5L5P3LLQTZQYNWB8WJXVJTXKSLJ64USQG-5bc4584e.jpg" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "priorityScore": 0.5, "qualifications": "", "workExperience": 200, "numberOfOpenings": 5, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:33.793405+00:00" }, { "url": "https://www.kalibrr.com/c/indonesia-stock-exchange/jobs/271935/surveillance-system-and-infrastructure-evaluation-2", "slug": "surveillance-system-and-infrastructure-evaluation-2", "jobId": 271935, "title": "Surveillance System and Infrastructure Evaluation", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 29106, "code": "indonesia-stock-exchange", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/7Y5D538UK7QH9KEVCYQ4YXTVSNNCDL4MMU8CVC26-66612552.png", "name": "Indonesia Stock Exchange", "hidden": false, "visible": true, "website": "http://www.idx.co.id", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/G7RU6PXRR9K96MDAAC3GQPJGM6VJ6JP8T2MBXSST-66612554.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/YPNRMPGUVHDCL54WTBCFFW4RQL8EWNAEK8XHP7PH-66612552.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/XS3BEN8NQE9EH8N5JEN8R5U26LLZBDDD8PR66VEJ-66612553.png", "description": "Indonesia Stock Exchange (IDX) is a Self-Regulatory Organization that creates a trusted and credible financial market infrastructure to deliver a fair, orderly, and efficient market, accessible to all stakeholders through innovative products and services. Our vision is to be a competitive stock exchange with world-class credibility. We aim to develop the Indonesian capital market to bring prosperity as one of the pillars of the Indonesian economy. We also actively seek to create more impact globally by joining the World Federation of Exchanges and Sustainable Stock Exchanges. Our goal is to become a credible exchange that drives financial deepening, enabling Indonesia to become the 5th largest economy by 2045. \n\nOur core values, Teamwork, Integrity, Professionalism, and Service Excellence (TIPS), are set to be our DNA. This is how we live at IDX. TIPS become the spirit that leads us to strengthen collaboration, and innovation, and to continuously go above and beyond to achieve our goals. \n\nPeople play significant roles in the success of IDX, and thus we put people as our priority. Ensuring our people have nurturing and exciting working experiences, we are fully committed to developing and energizing our people by providing various development programs and opportunities to create an impact through their roles/work. We are blessed to have been awarded as one of the Best Companies to Work for in Asia for the third consecutive year in 2017, 2018, and 2019, organized by HR Asia." }, "function": "IT and Software", "isHybrid": true, "isRemote": false, "location": { "city": "Jakarta Selatan", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:56:57.797727+00:00", "createdAt": "2026-09-02T10:52:59.283370+00:00", "expiresAt": "2027-01-30T17:00:00+00:00", "photoUrls": [ "https://storage.googleapis.com/recruiter-processed-image-uploads.kalibrr.com/job-banner-url/production/88e96f5d-9d47-4c16-8c63-80d76330a006.avif" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

We are seeking a detail-oriented and analytical professional to join us as Surveillance System and Infrastructure Evaluation Officer, a key role in supporting the effectiveness of IDX’s trading surveillance through system evaluation, development, data analysis, and continuous improvement.

\n\n

Specific Responsibilities:

\n\n", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

What You’ll Deliver:

\n\n

Education

\n\n

Bachelor’s degree (S1) in Mathematics, Statistics, Information Systems, Informatics, Computer Science, Economics, or Information Technology.

\n\n

Experience

\n\n\n\n

Technical Skills

\n\n
    \n\t
  1. \n\t

    Knowledge of Capital Market and Capital Market Instruments.

    \n\t
  2. \n\t
  3. \n\t

    Knowledge of Information Systems and IT Fundamentals.

    \n\t
  4. \n\t
  5. \n\t

    Understanding of Applied Statistics and Data Management.

    \n\t
  6. \n\t
  7. \n\t

    Familiarity with Business Application Systems, particularly core business-related systems.

    \n\t
  8. \n\t
  9. \n\t

    Basic knowledge of Project Management and Writing & Reporting.

    \n\t
  10. \n\t
  11. \n\t

    Knowledge of programming languages such as Python, VB Macro, C/C++, and SQL is preferred.

    \n\t
  12. \n\t
  13. \n\t

    Interest in Data Analytics, Artificial Intelligence (AI), and Machine Learning (ML) is highly valued.

    \n\t
  14. \n
\n\n

Soft Skills

\n\n
    \n\t
  1. \n\t

    Strong analytical thinking and problem-solving skills.

    \n\t
  2. \n\t
  3. \n\t

    Detail-oriented with a strong commitment to accuracy.

    \n\t
  4. \n\t
  5. \n\t

    Strong information monitoring and data analysis capabilities.

    \n\t
  6. \n\t
  7. \n\t

    Excellent communication and collaboration skills.

    \n\t
  8. \n\t
  9. \n\t

    Strong initiative and continuous improvement mindset.

    \n\t
  10. \n\t
  11. \n\t

    Willingness and motivation to explore new technologies, particularly in IT, AI, ML, and data analytics.

    \n\t
  12. \n
\n\n

General Requirements:

\n\n
    \n\t
  1. Minimum GPA 3.00 out of 4.00
  2. \n\t
  3. Proficient in Microsoft Office (Excel, PowerPoint, Word)
  4. \n\t
  5. Excellent communication skills in both Indonesian and English (verbal and written)
  6. \n\t
  7. Knowledge of Capital Market is a plus
  8. \n\t
  9. Strong alignment with our core values: Teamwork, Integrity, Professionalism, and Service Excellence
  10. \n
", "workExperience": 200, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": true, "recruiterLastSeenAt": "2026-09-02T10:53:01.743622+00:00" }, { "url": "https://www.kalibrr.com/c/pt-sekar-bumi-tbk-bumi-pangan-group/jobs/271855/area-sales-promotion-manager", "slug": "area-sales-promotion-manager", "jobId": 271855, "title": "Area Sales Promotion Manager", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 32328, "code": "pt-sekar-bumi-tbk-bumi-pangan-group", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZJ6PDMUA37QFQXGP8JBEWXR9UYF3KHCZ435L6JSM-6a855915.png", "name": "PT Sekar Bumi Tbk", "hidden": false, "visible": true, "website": "http://www.sekarbumi.com", "industry": "Food / Beverages", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZZQND5BH9L3TC4Z5Y2RFPMMPQ69XQ2GEKLR962FV-6a855917.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/4KMLE5F9E9UKT92PTKC9FEP8FJPG57NFQQ8T62KR-6a855915.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/TK2BMDQEPFMTPPA3YN527LEX8FFG6EN6BT48HFFD-6a855916.png", "description": "Sekar Bumi was first established in April 1973 with a belief that Indonesian resources have huge potentials to offer to the world. Sekar Bumi has 2 business divisions, namely Frozen Value-Added Seafood and Frozen Processed Food. Frozen Value-Added Seafood include varieties of value-added seafood product, such as shrimp, fish, squid, and many others. Frozen Processed Food include varieties of dim sum products, breaded shrimps, seafood balls, sausage, and many others. In addition, through its subsidiaries, Sekar Bumi also produces fish feed, shrimp feed, cashew and other nut products. With strong determination and in line with its slogan 'Quality Food, Quality Life', Sekar Bumi is committed to ensure that all finished products carry the right quality to deliver to its clients. Its products are sold under 'Finna', 'SKB', 'Bumifood' and 'Mitraku' to both domestic and international market. It is headquartered in South Jakarta and has several plants in Sidoarjo, Lamongan and Tangerang. More information at www.sekarbumi.com" }, "function": "Sales and Marketing", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T07:53:08.830258+00:00", "createdAt": "2026-09-01T07:03:01.844018+00:00", "expiresAt": "2026-09-30T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "responseRate": 0, "priorityScore": 0.5, "qualifications": "", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T08:02:31.253543+00:00" }, { "url": "https://www.kalibrr.com/c/bfifinance/jobs/271919/asset-management-surrounding-system", "slug": "asset-management-surrounding-system", "jobId": 271919, "title": "Asset Management Surrounding System", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 25428, "code": "bfifinance", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/HLEQ7KAV59YN86LDKCDD8BTGGK56YXFK4ENUELCV-6a3b46d3.png", "name": "PT BFI Finance Indonesia Tbk", "hidden": false, "visible": true, "website": "https://www.bfi.co.id/", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/DSYF7J7XYWE9MJPZEVTRQYHG4KPKPUUW3GRKHK4Y-6a3b46d7.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/M3UQMCVMQ5JL8LTGR4BBJ45X8APS8BE3USLCA3UL-6a3b46d4.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/WPYK2RYLUB3A2DPP3R8HVPS9GUDEX4AQVSMP2NMZ-6a3b46d7.png", "description": "PT BFI Finance Indonesia Tbk (BFI Finance) is one of the long-established pioneers in the financing sector in Indonesia. Founded in 1982, BFI Finance is recognized as a company with a wide network, supported by more than 200 financing outlets across provinces. In 1990, the Company became one of the first multifinance companies to list its shares on the Jakarta Stock Exchange and Surabaya Stock Exchange (both now known as IDX), with the ticker code BFIN." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "Tangerang", "region": "Banten", "country": "Indonesia" }, "postedAt": "2026-09-02T07:41:30.407384+00:00", "createdAt": "2026-09-02T07:41:22.387084+00:00", "expiresAt": "2026-12-25T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "priorityScore": 0.5, "qualifications": "", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:35:36.505227+00:00" } ], "limit": 5, "query": "engineer", "total": 1157, "hasMore": true, "nextPage": 2, "provider": "kalibrr" } ``` --- ### Jobs By Country Kalibrr openings in one country — pre-binds `country=` on /kjs/job_board/search. Measured against the 1156-job unfiltered baseline: country=Indonesia → 1044. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:kalibrr/jobs-by-country` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `country` | string | query | yes | Country name as Kalibrr spells it. | | `query` | string | query | no | Free-text search across job titles and descriptions. | | `location` | string | query | no | City or region name. | | `function` | string | query | no | Job function, e.g. 'Sales and Marketing'. | | `company` | string | query | no | Company code (the slug in its Kalibrr URL). | | `educationLevel` | number | query | no | Kalibrr's numeric education-level code. | | `remote` | enum(true|false) | query | no | Only work-from-home roles. | | `freshGrad` | enum(true|false) | query | no | Only roles open to fresh graduates. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 20, max 100. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:kalibrr/jobs-by-country?country=Indonesia&query=engineer&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/jobs-by-country?country=Indonesia&query=engineer&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/jobs-by-country?country=Indonesia&query=engineer&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 5, "items": [ { "url": "https://www.kalibrr.com/c/pt-bank-mandiri-taspen/jobs/271934/graphic-visual-design-internship", "slug": "graphic-visual-design-internship", "jobId": 271934, "title": "Graphic & Visual Design Internship", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 27244, "code": "pt-bank-mandiri-taspen", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/43HDN9A69DSYGPTRNSNY4GVACLFBQ3JFXHNUG7BJ-6195cfd6.png", "name": "PT Bank Mandiri Taspen", "hidden": false, "visible": true, "website": "https://www.bankmandiritaspen.co.id/", "industry": "Banking / Mortgage", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/MACG8TC62S3XCD5LY3487ZBNSU4B3TU499Q8P4BQ-6195cfdf.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/FMBGYC2JNKT2FWM2VKGYNBQ777SZ2GG2W7RMZNRV-6195cfd6.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/C8C7KG5JJ3EGDK8B9HQPEVADMBW28F5Z872EHD74-6195cfde.png", "description": "Sinergi yang saling menguntungkan\nTahun 2015 menjadi titik balik bagi Bank Mandiri Taspen, dimana Bank Mandiri Taspen memutuskan untuk menjadi bank yang unggul di nasional pada segmen pensiunan dan UMKM, yang diwujudkan dalam program sinergi yang dilaksanakan melalui 2 (dua) kontribusi utama dan benefit, yaitu PT. Bank Mandiri (Persero) Tbk. dan PT. Taspen (Persero).\n\nVisi Bank Mandiri Taspen : Menjadi mitra terbaik dan terpercaya dalam memberdayakan dan mensejahterakan.\nMisi Bank Mandiri Taspen :\n1. Menciptakan pertumbuhan bisnis dan kesejahteraan melalui produk dan layanan keuangan terbaik\n2. Fokus pada kebutuhan UMKM dan Pensiunan dengan menyelaraskan kepentingan ekonomi, sosial dan lingkungan" }, "function": "Administration and Coordination", "isHybrid": false, "isRemote": false, "location": { "city": "Central Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:35:41.236769+00:00", "createdAt": "2026-09-02T10:35:26.848206+00:00", "expiresAt": "2026-09-08T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

Membuat dan mengembangkan desain visual untuk kebutuhan komunikasi internal dan eksternal perusahaan, seperti poster, infografis, e-banner, dan materi visual lainnya.

\n\n

Membantu menghasilkan konten foto dan video untuk mendukung komunikasi dan kegiatan internal perusahaan.

\n\n

Mengembangkan konsep visual yang kreatif, menarik, informatif, dan sesuai dengan brand perusahaan.

\n\n

Melakukan editing dan penyesuaian desain berdasarkan kebutuhan dan feedback dari tim.

\n\n

Mendukung kebutuhan desain visual untuk event internal, campaign, employee engagement program, dan aktivitas komunikasi perusahaan.

\n\n

Melakukan dokumentasi dan pengarsipan materi desain komunikasi internal secara terstruktur.

\n\n

", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

Mahasiswa aktif semester 4 - 8 dari semua jurusan.

\n\n

Memiliki IPK minimal 3,00/4,00.

\n\n

Memiliki kemampuan menggunakan Canva, Capcut, dan aplikasi desain lainnya

\n\n

Memiliki sense of visual, kreativitas, dan ketertarikan pada desain komunikasi visual

\n\n

Memiliki komitmen untuk menjalani internship secara Full WFO

\n\n

", "workExperience": 100, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:57.542100+00:00" }, { "url": "https://www.kalibrr.com/c/dans-multi-pro/jobs/271937/application-support-l2", "slug": "application-support-l2", "jobId": 271937, "title": "Application Support L2", "salary": { "max": 8000000, "min": 6000000, "shown": true, "currency": "IDR", "interval": "month" }, "skills": [ { "job_id": 271937, "sds_skill": { "id": 614, "name": "Java", "custom": false, "created_at": "2015-03-28T20:46:06.245781+00:00", "updated_at": "2015-05-03T18:31:43.555932+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 614 }, { "job_id": 271937, "sds_skill": { "id": 2254, "name": "MS SQL Server", "custom": false, "created_at": "2015-06-08T01:58:38.398495+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2254 }, { "job_id": 271937, "sds_skill": { "id": 2974, "name": "Oracle Database", "custom": false, "created_at": "2015-06-25T17:34:06.947176+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2974 }, { "job_id": 271937, "sds_skill": { "id": 3443, "name": "MySQL", "custom": false, "created_at": "2015-07-05T03:28:56.564892+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 3443 }, { "job_id": 271937, "sds_skill": { "id": 4147, "name": "Linux", "custom": false, "created_at": "2015-07-18T07:44:47.352567+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 4147 } ], "tenure": "Contractual", "company": { "id": 25126, "code": "dans-multi-pro", "logo": "https://rec-data.kalibrr.com/logos/W3QFVZRKFQ69LYVEJVRCEQBCH4CKSFMWT7UFDQJ8-5b74492f.png", "name": "Dans Multi Pro", "hidden": false, "visible": true, "website": "https://www.dansmultipro.com/", "industry": "Information Technology / IT", "logoWide": "https://rec-data.kalibrr.com/logos/9JEHXU5YJ6G8PYZ3KC3Z9KRWEHBRMZH7ZB62SDM9-5b744931.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/logos/NKCKPXP97U7TZKATE62PCJCE5NKQ5ZN9J8FUM5VU-5b74492f.png", "logoThumb": "https://rec-data.kalibrr.com/logos/BWCMRSGDXY2KR7DW2X6ZXPECRRGYZUSDACJCUWNM-5b744930.png", "description": "PT. DANS MULTI PRO sebuah perusahaan Teknologi Informasi (Information Technology), saat ini kami mengkhususkan diri sebagai sebuah perusahaan penyedia solusi layanan TI di semua sektor industri. Solusi layanan TI yang kami hasilkan akan membantu perusahaan dalam menganalisa implikasi bisnis, biaya, dan peraturan yang ada untuk menghasilkan suatu roadmap teknologi yang digunakan oleh perusahaan tersebut.\n\nPengalaman kami menunjukkan bahwa dengan menyediakan lingkungan kerja yang nyaman dan menantang bagi para pegawai kami, berbagai inovasi akan muncul untuk menghasilkan suatu produk yang berkualitas. Tangan tangan karyawan profesional kami terus menghasilkan inovasi untuk memenuhi kepuasan pelanggan\n\nSelain memiliki tim profesional untuk membantu pelanggan, kami pun membangun aliansi strategis dengan sejumlah partner teknologi nasional, regional, maupun global untuk memperkuat penawaran solusi kami." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:55:29.388154+00:00", "createdAt": "2026-09-02T10:55:02.512247+00:00", "expiresAt": "2027-09-01T17:00:00+00:00", "photoUrls": [ "https://rec-data.kalibrr.com/images/URVMBXH5L5P3LLQTZQYNWB8WJXVJTXKSLJ64USQG-5bc4584e.jpg" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "priorityScore": 0.5, "qualifications": "", "workExperience": 200, "numberOfOpenings": 5, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:33.793405+00:00" }, { "url": "https://www.kalibrr.com/c/indonesia-stock-exchange/jobs/271935/surveillance-system-and-infrastructure-evaluation-2", "slug": "surveillance-system-and-infrastructure-evaluation-2", "jobId": 271935, "title": "Surveillance System and Infrastructure Evaluation", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 29106, "code": "indonesia-stock-exchange", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/7Y5D538UK7QH9KEVCYQ4YXTVSNNCDL4MMU8CVC26-66612552.png", "name": "Indonesia Stock Exchange", "hidden": false, "visible": true, "website": "http://www.idx.co.id", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/G7RU6PXRR9K96MDAAC3GQPJGM6VJ6JP8T2MBXSST-66612554.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/YPNRMPGUVHDCL54WTBCFFW4RQL8EWNAEK8XHP7PH-66612552.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/XS3BEN8NQE9EH8N5JEN8R5U26LLZBDDD8PR66VEJ-66612553.png", "description": "Indonesia Stock Exchange (IDX) is a Self-Regulatory Organization that creates a trusted and credible financial market infrastructure to deliver a fair, orderly, and efficient market, accessible to all stakeholders through innovative products and services. Our vision is to be a competitive stock exchange with world-class credibility. We aim to develop the Indonesian capital market to bring prosperity as one of the pillars of the Indonesian economy. We also actively seek to create more impact globally by joining the World Federation of Exchanges and Sustainable Stock Exchanges. Our goal is to become a credible exchange that drives financial deepening, enabling Indonesia to become the 5th largest economy by 2045. \n\nOur core values, Teamwork, Integrity, Professionalism, and Service Excellence (TIPS), are set to be our DNA. This is how we live at IDX. TIPS become the spirit that leads us to strengthen collaboration, and innovation, and to continuously go above and beyond to achieve our goals. \n\nPeople play significant roles in the success of IDX, and thus we put people as our priority. Ensuring our people have nurturing and exciting working experiences, we are fully committed to developing and energizing our people by providing various development programs and opportunities to create an impact through their roles/work. We are blessed to have been awarded as one of the Best Companies to Work for in Asia for the third consecutive year in 2017, 2018, and 2019, organized by HR Asia." }, "function": "IT and Software", "isHybrid": true, "isRemote": false, "location": { "city": "Jakarta Selatan", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:56:57.797727+00:00", "createdAt": "2026-09-02T10:52:59.283370+00:00", "expiresAt": "2027-01-30T17:00:00+00:00", "photoUrls": [ "https://storage.googleapis.com/recruiter-processed-image-uploads.kalibrr.com/job-banner-url/production/88e96f5d-9d47-4c16-8c63-80d76330a006.avif" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

We are seeking a detail-oriented and analytical professional to join us as Surveillance System and Infrastructure Evaluation Officer, a key role in supporting the effectiveness of IDX’s trading surveillance through system evaluation, development, data analysis, and continuous improvement.

\n\n

Specific Responsibilities:

\n\n", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

What You’ll Deliver:

\n\n

Education

\n\n

Bachelor’s degree (S1) in Mathematics, Statistics, Information Systems, Informatics, Computer Science, Economics, or Information Technology.

\n\n

Experience

\n\n\n\n

Technical Skills

\n\n
    \n\t
  1. \n\t

    Knowledge of Capital Market and Capital Market Instruments.

    \n\t
  2. \n\t
  3. \n\t

    Knowledge of Information Systems and IT Fundamentals.

    \n\t
  4. \n\t
  5. \n\t

    Understanding of Applied Statistics and Data Management.

    \n\t
  6. \n\t
  7. \n\t

    Familiarity with Business Application Systems, particularly core business-related systems.

    \n\t
  8. \n\t
  9. \n\t

    Basic knowledge of Project Management and Writing & Reporting.

    \n\t
  10. \n\t
  11. \n\t

    Knowledge of programming languages such as Python, VB Macro, C/C++, and SQL is preferred.

    \n\t
  12. \n\t
  13. \n\t

    Interest in Data Analytics, Artificial Intelligence (AI), and Machine Learning (ML) is highly valued.

    \n\t
  14. \n
\n\n

Soft Skills

\n\n
    \n\t
  1. \n\t

    Strong analytical thinking and problem-solving skills.

    \n\t
  2. \n\t
  3. \n\t

    Detail-oriented with a strong commitment to accuracy.

    \n\t
  4. \n\t
  5. \n\t

    Strong information monitoring and data analysis capabilities.

    \n\t
  6. \n\t
  7. \n\t

    Excellent communication and collaboration skills.

    \n\t
  8. \n\t
  9. \n\t

    Strong initiative and continuous improvement mindset.

    \n\t
  10. \n\t
  11. \n\t

    Willingness and motivation to explore new technologies, particularly in IT, AI, ML, and data analytics.

    \n\t
  12. \n
\n\n

General Requirements:

\n\n
    \n\t
  1. Minimum GPA 3.00 out of 4.00
  2. \n\t
  3. Proficient in Microsoft Office (Excel, PowerPoint, Word)
  4. \n\t
  5. Excellent communication skills in both Indonesian and English (verbal and written)
  6. \n\t
  7. Knowledge of Capital Market is a plus
  8. \n\t
  9. Strong alignment with our core values: Teamwork, Integrity, Professionalism, and Service Excellence
  10. \n
", "workExperience": 200, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": true, "recruiterLastSeenAt": "2026-09-02T10:53:01.743622+00:00" }, { "url": "https://www.kalibrr.com/c/pt-sekar-bumi-tbk-bumi-pangan-group/jobs/271855/area-sales-promotion-manager", "slug": "area-sales-promotion-manager", "jobId": 271855, "title": "Area Sales Promotion Manager", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 32328, "code": "pt-sekar-bumi-tbk-bumi-pangan-group", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZJ6PDMUA37QFQXGP8JBEWXR9UYF3KHCZ435L6JSM-6a855915.png", "name": "PT Sekar Bumi Tbk", "hidden": false, "visible": true, "website": "http://www.sekarbumi.com", "industry": "Food / Beverages", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZZQND5BH9L3TC4Z5Y2RFPMMPQ69XQ2GEKLR962FV-6a855917.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/4KMLE5F9E9UKT92PTKC9FEP8FJPG57NFQQ8T62KR-6a855915.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/TK2BMDQEPFMTPPA3YN527LEX8FFG6EN6BT48HFFD-6a855916.png", "description": "Sekar Bumi was first established in April 1973 with a belief that Indonesian resources have huge potentials to offer to the world. Sekar Bumi has 2 business divisions, namely Frozen Value-Added Seafood and Frozen Processed Food. Frozen Value-Added Seafood include varieties of value-added seafood product, such as shrimp, fish, squid, and many others. Frozen Processed Food include varieties of dim sum products, breaded shrimps, seafood balls, sausage, and many others. In addition, through its subsidiaries, Sekar Bumi also produces fish feed, shrimp feed, cashew and other nut products. With strong determination and in line with its slogan 'Quality Food, Quality Life', Sekar Bumi is committed to ensure that all finished products carry the right quality to deliver to its clients. Its products are sold under 'Finna', 'SKB', 'Bumifood' and 'Mitraku' to both domestic and international market. It is headquartered in South Jakarta and has several plants in Sidoarjo, Lamongan and Tangerang. More information at www.sekarbumi.com" }, "function": "Sales and Marketing", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T07:53:08.830258+00:00", "createdAt": "2026-09-01T07:03:01.844018+00:00", "expiresAt": "2026-09-30T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "responseRate": 0, "priorityScore": 0.5, "qualifications": "", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T08:02:31.253543+00:00" }, { "url": "https://www.kalibrr.com/c/bfifinance/jobs/271919/asset-management-surrounding-system", "slug": "asset-management-surrounding-system", "jobId": 271919, "title": "Asset Management Surrounding System", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 25428, "code": "bfifinance", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/HLEQ7KAV59YN86LDKCDD8BTGGK56YXFK4ENUELCV-6a3b46d3.png", "name": "PT BFI Finance Indonesia Tbk", "hidden": false, "visible": true, "website": "https://www.bfi.co.id/", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/DSYF7J7XYWE9MJPZEVTRQYHG4KPKPUUW3GRKHK4Y-6a3b46d7.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/M3UQMCVMQ5JL8LTGR4BBJ45X8APS8BE3USLCA3UL-6a3b46d4.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/WPYK2RYLUB3A2DPP3R8HVPS9GUDEX4AQVSMP2NMZ-6a3b46d7.png", "description": "PT BFI Finance Indonesia Tbk (BFI Finance) is one of the long-established pioneers in the financing sector in Indonesia. Founded in 1982, BFI Finance is recognized as a company with a wide network, supported by more than 200 financing outlets across provinces. In 1990, the Company became one of the first multifinance companies to list its shares on the Jakarta Stock Exchange and Surabaya Stock Exchange (both now known as IDX), with the ticker code BFIN." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "Tangerang", "region": "Banten", "country": "Indonesia" }, "postedAt": "2026-09-02T07:41:30.407384+00:00", "createdAt": "2026-09-02T07:41:22.387084+00:00", "expiresAt": "2026-12-25T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "", "priorityScore": 0.5, "qualifications": "", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:35:36.505227+00:00" } ], "limit": 5, "query": "engineer", "total": 1157, "country": "Indonesia", "hasMore": true, "nextPage": 2, "provider": "kalibrr" } ``` --- ### Jobs By Function Kalibrr openings in one job function — pre-binds `function=` on /kjs/job_board/search. Measured against the 1156-job unfiltered baseline: function=Sales and Marketing → 388. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:kalibrr/jobs-by-function` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `function` | string | query | yes | Job function as Kalibrr spells it. | | `query` | string | query | no | Free-text search across job titles and descriptions. | | `country` | string | query | no | Country name as Kalibrr spells it. | | `location` | string | query | no | City or region name. | | `company` | string | query | no | Company code (the slug in its Kalibrr URL). | | `educationLevel` | number | query | no | Kalibrr's numeric education-level code. | | `remote` | enum(true|false) | query | no | Only work-from-home roles. | | `freshGrad` | enum(true|false) | query | no | Only roles open to fresh graduates. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 20, max 100. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:kalibrr/jobs-by-function?function=Sales%20and%20Marketing&query=engineer&country=Indonesia&location=Jakarta&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/jobs-by-function?function=Sales%20and%20Marketing&query=engineer&country=Indonesia&location=Jakarta&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/jobs-by-function?function=Sales%20and%20Marketing&query=engineer&country=Indonesia&location=Jakarta&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 5, "items": [ { "url": "https://www.kalibrr.com/c/pt-bank-mandiri-taspen/jobs/271934/graphic-visual-design-internship", "slug": "graphic-visual-design-internship", "jobId": 271934, "title": "Graphic & Visual Design Internship", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 27244, "code": "pt-bank-mandiri-taspen", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/43HDN9A69DSYGPTRNSNY4GVACLFBQ3JFXHNUG7BJ-6195cfd6.png", "name": "PT Bank Mandiri Taspen", "hidden": false, "visible": true, "website": "https://www.bankmandiritaspen.co.id/", "industry": "Banking / Mortgage", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/MACG8TC62S3XCD5LY3487ZBNSU4B3TU499Q8P4BQ-6195cfdf.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/FMBGYC2JNKT2FWM2VKGYNBQ777SZ2GG2W7RMZNRV-6195cfd6.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/C8C7KG5JJ3EGDK8B9HQPEVADMBW28F5Z872EHD74-6195cfde.png", "description": "Sinergi yang saling menguntungkan\nTahun 2015 menjadi titik balik bagi Bank Mandiri Taspen, dimana Bank Mandiri Taspen memutuskan untuk menjadi bank yang unggul di nasional pada segmen pensiunan dan UMKM, yang diwujudkan dalam program sinergi yang dilaksanakan melalui 2 (dua) kontribusi utama dan benefit, yaitu PT. Bank Mandiri (Persero) Tbk. dan PT. Taspen (Persero).\n\nVisi Bank Mandiri Taspen : Menjadi mitra terbaik dan terpercaya dalam memberdayakan dan mensejahterakan.\nMisi Bank Mandiri Taspen :\n1. Menciptakan pertumbuhan bisnis dan kesejahteraan melalui produk dan layanan keuangan terbaik\n2. Fokus pada kebutuhan UMKM dan Pensiunan dengan menyelaraskan kepentingan ekonomi, sosial dan lingkungan" }, "function": "Administration and Coordination", "isHybrid": false, "isRemote": false, "location": { "city": "Central Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:35:41.236769+00:00", "createdAt": "2026-09-02T10:35:26.848206+00:00", "expiresAt": "2026-09-08T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

Membuat dan mengembangkan desain visual untuk kebutuhan komunikasi internal dan eksternal perusahaan, seperti poster, infografis, e-banner, dan materi visual lainnya.

\n\n

Membantu menghasilkan konten foto dan video untuk mendukung komunikasi dan kegiatan internal perusahaan.

\n\n

Mengembangkan konsep visual yang kreatif, menarik, informatif, dan sesuai dengan brand perusahaan.

\n\n

Melakukan editing dan penyesuaian desain berdasarkan kebutuhan dan feedback dari tim.

\n\n

Mendukung kebutuhan desain visual untuk event internal, campaign, employee engagement program, dan aktivitas komunikasi perusahaan.

\n\n

Melakukan dokumentasi dan pengarsipan materi desain komunikasi internal secara terstruktur.

\n\n

", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

Mahasiswa aktif semester 4 - 8 dari semua jurusan.

\n\n

Memiliki IPK minimal 3,00/4,00.

\n\n

Memiliki kemampuan menggunakan Canva, Capcut, dan aplikasi desain lainnya

\n\n

Memiliki sense of visual, kreativitas, dan ketertarikan pada desain komunikasi visual

\n\n

Memiliki komitmen untuk menjalani internship secara Full WFO

\n\n

", "workExperience": 100, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:57.542100+00:00" }, { "url": "https://www.kalibrr.com/c/dans-multi-pro/jobs/271937/application-support-l2", "slug": "application-support-l2", "jobId": 271937, "title": "Application Support L2", "salary": { "max": 8000000, "min": 6000000, "shown": true, "currency": "IDR", "interval": "month" }, "skills": [ { "job_id": 271937, "sds_skill": { "id": 614, "name": "Java", "custom": false, "created_at": "2015-03-28T20:46:06.245781+00:00", "updated_at": "2015-05-03T18:31:43.555932+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 614 }, { "job_id": 271937, "sds_skill": { "id": 2254, "name": "MS SQL Server", "custom": false, "created_at": "2015-06-08T01:58:38.398495+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2254 }, { "job_id": 271937, "sds_skill": { "id": 2974, "name": "Oracle Database", "custom": false, "created_at": "2015-06-25T17:34:06.947176+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2974 }, { "job_id": 271937, "sds_skill": { "id": 3443, "name": "MySQL", "custom": false, "created_at": "2015-07-05T03:28:56.564892+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 3443 }, { "job_id": 271937, "sds_skill": { "id": 4147, "name": "Linux", "custom": false, "created_at": "2015-07-18T07:44:47.352567+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 4147 } ], "tenure": "Contractual", "company": { "id": 25126, "code": "dans-multi-pro", "logo": "https://rec-data.kalibrr.com/logos/W3QFVZRKFQ69LYVEJVRCEQBCH4CKSFMWT7UFDQJ8-5b74492f.png", "name": "Dans Multi Pro", "hidden": false, "visible": true, "website": "https://www.dansmultipro.com/", "industry": "Information Technology / IT", "logoWide": "https://rec-data.kalibrr.com/logos/9JEHXU5YJ6G8PYZ3KC3Z9KRWEHBRMZH7ZB62SDM9-5b744931.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/logos/NKCKPXP97U7TZKATE62PCJCE5NKQ5ZN9J8FUM5VU-5b74492f.png", "logoThumb": "https://rec-data.kalibrr.com/logos/BWCMRSGDXY2KR7DW2X6ZXPECRRGYZUSDACJCUWNM-5b744930.png", "description": "PT. DANS MULTI PRO sebuah perusahaan Teknologi Informasi (Information Technology), saat ini kami mengkhususkan diri sebagai sebuah perusahaan penyedia solusi layanan TI di semua sektor industri. Solusi layanan TI yang kami hasilkan akan membantu perusahaan dalam menganalisa implikasi bisnis, biaya, dan peraturan yang ada untuk menghasilkan suatu roadmap teknologi yang digunakan oleh perusahaan tersebut.\n\nPengalaman kami menunjukkan bahwa dengan menyediakan lingkungan kerja yang nyaman dan menantang bagi para pegawai kami, berbagai inovasi akan muncul untuk menghasilkan suatu produk yang berkualitas. Tangan tangan karyawan profesional kami terus menghasilkan inovasi untuk memenuhi kepuasan pelanggan\n\nSelain memiliki tim profesional untuk membantu pelanggan, kami pun membangun aliansi strategis dengan sejumlah partner teknologi nasional, regional, maupun global untuk memperkuat penawaran solusi kami." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:55:29.388154+00:00", "createdAt": "2026-09-02T10:55:02.512247+00:00", "expiresAt": "2027-09-01T17:00:00+00:00", "photoUrls": [ "https://rec-data.kalibrr.com/images/URVMBXH5L5P3LLQTZQYNWB8WJXVJTXKSLJ64USQG-5bc4584e.jpg" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Implementing systems and maintenance of already existing systems
  • \n\t
  • Handle problem-solving in systems
  • \n\t
  • Performing application and database server monitoring
  • \n\t
  • Support design and develop infrastructure monitoring and reporting tools
  • \n\t
  • Supporting deployment or roll-out of new applications
  • \n\t
  • Providing support in the form of procedural documentation
  • \n\t
  • Testing and evaluating new technologies
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Candidate must posses at least Bachelor's Degree in Engineering (Computer/Telecomunication) or equivalent;
  • \n\t
  • At least 2 year of working experience in the related field;
  • \n\t
  • Required skills: Java, Oracle SQL, Linux;
  • \n\t
  • Having analyst skill and understand of Systems Development Life Cycle (SDLC);
  • \n\t
  • Albe to work shift basis, overtime;
  • \n\t
  • Strong analytical and planning skills;
  • \n\t
  • Excellent problem-solving skills.
  • \n
", "workExperience": 200, "numberOfOpenings": 5, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:33.793405+00:00" }, { "url": "https://www.kalibrr.com/c/indonesia-stock-exchange/jobs/271935/surveillance-system-and-infrastructure-evaluation-2", "slug": "surveillance-system-and-infrastructure-evaluation-2", "jobId": 271935, "title": "Surveillance System and Infrastructure Evaluation", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 29106, "code": "indonesia-stock-exchange", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/7Y5D538UK7QH9KEVCYQ4YXTVSNNCDL4MMU8CVC26-66612552.png", "name": "Indonesia Stock Exchange", "hidden": false, "visible": true, "website": "http://www.idx.co.id", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/G7RU6PXRR9K96MDAAC3GQPJGM6VJ6JP8T2MBXSST-66612554.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/YPNRMPGUVHDCL54WTBCFFW4RQL8EWNAEK8XHP7PH-66612552.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/XS3BEN8NQE9EH8N5JEN8R5U26LLZBDDD8PR66VEJ-66612553.png", "description": "Indonesia Stock Exchange (IDX) is a Self-Regulatory Organization that creates a trusted and credible financial market infrastructure to deliver a fair, orderly, and efficient market, accessible to all stakeholders through innovative products and services. Our vision is to be a competitive stock exchange with world-class credibility. We aim to develop the Indonesian capital market to bring prosperity as one of the pillars of the Indonesian economy. We also actively seek to create more impact globally by joining the World Federation of Exchanges and Sustainable Stock Exchanges. Our goal is to become a credible exchange that drives financial deepening, enabling Indonesia to become the 5th largest economy by 2045. \n\nOur core values, Teamwork, Integrity, Professionalism, and Service Excellence (TIPS), are set to be our DNA. This is how we live at IDX. TIPS become the spirit that leads us to strengthen collaboration, and innovation, and to continuously go above and beyond to achieve our goals. \n\nPeople play significant roles in the success of IDX, and thus we put people as our priority. Ensuring our people have nurturing and exciting working experiences, we are fully committed to developing and energizing our people by providing various development programs and opportunities to create an impact through their roles/work. We are blessed to have been awarded as one of the Best Companies to Work for in Asia for the third consecutive year in 2017, 2018, and 2019, organized by HR Asia." }, "function": "IT and Software", "isHybrid": true, "isRemote": false, "location": { "city": "Jakarta Selatan", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:56:57.797727+00:00", "createdAt": "2026-09-02T10:52:59.283370+00:00", "expiresAt": "2027-01-30T17:00:00+00:00", "photoUrls": [ "https://storage.googleapis.com/recruiter-processed-image-uploads.kalibrr.com/job-banner-url/production/88e96f5d-9d47-4c16-8c63-80d76330a006.avif" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

We are seeking a detail-oriented and analytical professional to join us as Surveillance System and Infrastructure Evaluation Officer, a key role in supporting the effectiveness of IDX’s trading surveillance through system evaluation, development, data analysis, and continuous improvement.

\n\n

Specific Responsibilities:

\n\n
    \n\t
  • Prepare and maintain trading surveillance systems, including surveillance parameters and alerts.
  • \n\t
  • Conduct periodic evaluation, testing, and development of surveillance systems and supporting applications.
  • \n\t
  • Perform data processing and analysis to support trading surveillance activities.
  • \n\t
  • Identify and coordinate the resolution of surveillance system issues with relevant IT teams and vendors.
  • \n\t
  • Support the preparation of surveillance reports, SOPs, BIA, and risk registers.
  • \n\t
  • Coordinate with internal and external stakeholders, including OJK, SROs, other exchanges, and system/data providers, to support surveillance system development.
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

What You’ll Deliver:

\n\n

Education

\n\n

Bachelor’s degree (S1) in Mathematics, Statistics, Information Systems, Informatics, Computer Science, Economics, or Information Technology.

\n\n

Experience

\n\n
    \n\t
  • \n\t

    Minimum 1 year of experience in Capital Markets, Economics, or Information Technology is preferred.

    \n\t
  • \n
\n\n

Technical Skills

\n\n
    \n\t
  1. \n\t

    Knowledge of Capital Market and Capital Market Instruments.

    \n\t
  2. \n\t
  3. \n\t

    Knowledge of Information Systems and IT Fundamentals.

    \n\t
  4. \n\t
  5. \n\t

    Understanding of Applied Statistics and Data Management.

    \n\t
  6. \n\t
  7. \n\t

    Familiarity with Business Application Systems, particularly core business-related systems.

    \n\t
  8. \n\t
  9. \n\t

    Basic knowledge of Project Management and Writing & Reporting.

    \n\t
  10. \n\t
  11. \n\t

    Knowledge of programming languages such as Python, VB Macro, C/C++, and SQL is preferred.

    \n\t
  12. \n\t
  13. \n\t

    Interest in Data Analytics, Artificial Intelligence (AI), and Machine Learning (ML) is highly valued.

    \n\t
  14. \n
\n\n

Soft Skills

\n\n
    \n\t
  1. \n\t

    Strong analytical thinking and problem-solving skills.

    \n\t
  2. \n\t
  3. \n\t

    Detail-oriented with a strong commitment to accuracy.

    \n\t
  4. \n\t
  5. \n\t

    Strong information monitoring and data analysis capabilities.

    \n\t
  6. \n\t
  7. \n\t

    Excellent communication and collaboration skills.

    \n\t
  8. \n\t
  9. \n\t

    Strong initiative and continuous improvement mindset.

    \n\t
  10. \n\t
  11. \n\t

    Willingness and motivation to explore new technologies, particularly in IT, AI, ML, and data analytics.

    \n\t
  12. \n
\n\n

General Requirements:

\n\n
    \n\t
  1. Minimum GPA 3.00 out of 4.00
  2. \n\t
  3. Proficient in Microsoft Office (Excel, PowerPoint, Word)
  4. \n\t
  5. Excellent communication skills in both Indonesian and English (verbal and written)
  6. \n\t
  7. Knowledge of Capital Market is a plus
  8. \n\t
  9. Strong alignment with our core values: Teamwork, Integrity, Professionalism, and Service Excellence
  10. \n
", "workExperience": 200, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": true, "recruiterLastSeenAt": "2026-09-02T10:53:01.743622+00:00" }, { "url": "https://www.kalibrr.com/c/pt-sekar-bumi-tbk-bumi-pangan-group/jobs/271855/area-sales-promotion-manager", "slug": "area-sales-promotion-manager", "jobId": 271855, "title": "Area Sales Promotion Manager", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 32328, "code": "pt-sekar-bumi-tbk-bumi-pangan-group", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZJ6PDMUA37QFQXGP8JBEWXR9UYF3KHCZ435L6JSM-6a855915.png", "name": "PT Sekar Bumi Tbk", "hidden": false, "visible": true, "website": "http://www.sekarbumi.com", "industry": "Food / Beverages", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZZQND5BH9L3TC4Z5Y2RFPMMPQ69XQ2GEKLR962FV-6a855917.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/4KMLE5F9E9UKT92PTKC9FEP8FJPG57NFQQ8T62KR-6a855915.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/TK2BMDQEPFMTPPA3YN527LEX8FFG6EN6BT48HFFD-6a855916.png", "description": "Sekar Bumi was first established in April 1973 with a belief that Indonesian resources have huge potentials to offer to the world. Sekar Bumi has 2 business divisions, namely Frozen Value-Added Seafood and Frozen Processed Food. Frozen Value-Added Seafood include varieties of value-added seafood product, such as shrimp, fish, squid, and many others. Frozen Processed Food include varieties of dim sum products, breaded shrimps, seafood balls, sausage, and many others. In addition, through its subsidiaries, Sekar Bumi also produces fish feed, shrimp feed, cashew and other nut products. With strong determination and in line with its slogan 'Quality Food, Quality Life', Sekar Bumi is committed to ensure that all finished products carry the right quality to deliver to its clients. Its products are sold under 'Finna', 'SKB', 'Bumifood' and 'Mitraku' to both domestic and international market. It is headquartered in South Jakarta and has several plants in Sidoarjo, Lamongan and Tangerang. More information at www.sekarbumi.com" }, "function": "Sales and Marketing", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T07:53:08.830258+00:00", "createdAt": "2026-09-01T07:03:01.844018+00:00", "expiresAt": "2026-09-30T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Bertanggung jawab terhadap pencapaian target penjualan di area yang menjadi tanggung jawabnya
  • \n\t
  • Menjaga hubungan baik dengan setiap Distributor/ Toko/ Konsumen
  • \n\t
  • Menambah NOO/ Distributor
  • \n\t
  • Mengontrol tim/ asset di lapangan
  • \n\t
  • Membuat laporan sales
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "
    \n\t
  • Pendidikan minimal S1 segala jurusan
  • \n\t
  • Punya pengalaman minimal 3 tahun handle FMCG, khususnya Food Product/ Frozen Food di channel GT
  • \n\t
  • Terbiasa mengelola grosir dan distributor secara langsung
  • \n\t
  • Berorientasi pada target dan siap kerja dibawah tekanan
  • \n\t
  • Dapat membangun tim sales yang solid dan handal serta bekerja pada orientasi target
  • \n\t
  • Jujur dan pantang menyerah
  • \n\t
  • Menguasai Area Jawa Barat/ Kalimantan Timur
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T08:02:31.253543+00:00" }, { "url": "https://www.kalibrr.com/c/bfifinance/jobs/271919/asset-management-surrounding-system", "slug": "asset-management-surrounding-system", "jobId": 271919, "title": "Asset Management Surrounding System", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 25428, "code": "bfifinance", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/HLEQ7KAV59YN86LDKCDD8BTGGK56YXFK4ENUELCV-6a3b46d3.png", "name": "PT BFI Finance Indonesia Tbk", "hidden": false, "visible": true, "website": "https://www.bfi.co.id/", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/DSYF7J7XYWE9MJPZEVTRQYHG4KPKPUUW3GRKHK4Y-6a3b46d7.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/M3UQMCVMQ5JL8LTGR4BBJ45X8APS8BE3USLCA3UL-6a3b46d4.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/WPYK2RYLUB3A2DPP3R8HVPS9GUDEX4AQVSMP2NMZ-6a3b46d7.png", "description": "PT BFI Finance Indonesia Tbk (BFI Finance) is one of the long-established pioneers in the financing sector in Indonesia. Founded in 1982, BFI Finance is recognized as a company with a wide network, supported by more than 200 financing outlets across provinces. In 1990, the Company became one of the first multifinance companies to list its shares on the Jakarta Stock Exchange and Surabaya Stock Exchange (both now known as IDX), with the ticker code BFIN." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "Tangerang", "region": "Banten", "country": "Indonesia" }, "postedAt": "2026-09-02T07:41:30.407384+00:00", "createdAt": "2026-09-02T07:41:22.387084+00:00", "expiresAt": "2026-12-25T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Minimal S1 Teknik Informatika, Sistem Informasi, Ilmu Komputer, atau jurusan terkait
  • \n\t
  • Memiliki pengalaman 2-4 tahun di bidang System Development, Business Analyst, System Analyst, atau IT Project Management.
  • \n\t
  • Memahami requirements gathering, gap analysis, dan business process mapping.
  • \n\t
  • Mampu membuat BRD atau User Story.
  • \n\t
  • Memahami proses system development dan UAT.
  • \n\t
  • Memiliki kemampuan analisis dan problem solving yang baik.
  • \n\t
  • Memahami dasar database/SQL menjadi nilai tambah.
  • \n\t
  • Komunikatif, proaktif, dan mampu bekerja sama dengan berbagai tim.
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Mengidentifikasi dan menganalisis kebutuhan pengembangan atau perbaikan sistem untuk mendukung proses Collection.
  • \n\t
  • Melakukan requirements gathering, business impact analysis, dan business process mapping.
  • \n\t
  • Mengawal proses development, melakukan UAT, serta evaluasi sistem setelah implementasi.
  • \n\t
  • Memonitor kinerja dan kesiapan sistem/aplikasi yang digunakan tim Collection di Head Office dan Cabang.
  • \n\t
  • Menangani kendala sistem dan memberikan solusi sesuai SLA.
  • \n\t
  • Berkoordinasi dengan IT dan tim terkait dalam pengembangan serta penyelesaian masalah sistem.
  • \n\t
  • Mengelola user dan akses sistem internal maupun eksternal.
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:35:36.505227+00:00" } ], "limit": 5, "query": "engineer", "total": 1157, "hasMore": true, "function": "Sales and Marketing", "nextPage": 2, "provider": "kalibrr" } ``` --- ### Jobs By Location Kalibrr openings in one city or region — pre-binds `location=` on /kjs/job_board/search. Measured against the 1156-job unfiltered baseline: location=Jakarta → 641. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:kalibrr/jobs-by-location` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `location` | string | query | yes | City or region name. | | `query` | string | query | no | Free-text search across job titles and descriptions. | | `country` | string | query | no | Country name as Kalibrr spells it. | | `function` | string | query | no | Job function, e.g. 'Sales and Marketing'. | | `company` | string | query | no | Company code (the slug in its Kalibrr URL). | | `educationLevel` | number | query | no | Kalibrr's numeric education-level code. | | `remote` | enum(true|false) | query | no | Only work-from-home roles. | | `freshGrad` | enum(true|false) | query | no | Only roles open to fresh graduates. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 20, max 100. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:kalibrr/jobs-by-location?location=Jakarta&query=engineer&country=Indonesia&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/jobs-by-location?location=Jakarta&query=engineer&country=Indonesia&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/jobs-by-location?location=Jakarta&query=engineer&country=Indonesia&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 5, "items": [ { "url": "https://www.kalibrr.com/c/pt-bank-mandiri-taspen/jobs/271934/graphic-visual-design-internship", "slug": "graphic-visual-design-internship", "jobId": 271934, "title": "Graphic & Visual Design Internship", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 27244, "code": "pt-bank-mandiri-taspen", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/43HDN9A69DSYGPTRNSNY4GVACLFBQ3JFXHNUG7BJ-6195cfd6.png", "name": "PT Bank Mandiri Taspen", "hidden": false, "visible": true, "website": "https://www.bankmandiritaspen.co.id/", "industry": "Banking / Mortgage", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/MACG8TC62S3XCD5LY3487ZBNSU4B3TU499Q8P4BQ-6195cfdf.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/FMBGYC2JNKT2FWM2VKGYNBQ777SZ2GG2W7RMZNRV-6195cfd6.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/C8C7KG5JJ3EGDK8B9HQPEVADMBW28F5Z872EHD74-6195cfde.png", "description": "Sinergi yang saling menguntungkan\nTahun 2015 menjadi titik balik bagi Bank Mandiri Taspen, dimana Bank Mandiri Taspen memutuskan untuk menjadi bank yang unggul di nasional pada segmen pensiunan dan UMKM, yang diwujudkan dalam program sinergi yang dilaksanakan melalui 2 (dua) kontribusi utama dan benefit, yaitu PT. Bank Mandiri (Persero) Tbk. dan PT. Taspen (Persero).\n\nVisi Bank Mandiri Taspen : Menjadi mitra terbaik dan terpercaya dalam memberdayakan dan mensejahterakan.\nMisi Bank Mandiri Taspen :\n1. Menciptakan pertumbuhan bisnis dan kesejahteraan melalui produk dan layanan keuangan terbaik\n2. Fokus pada kebutuhan UMKM dan Pensiunan dengan menyelaraskan kepentingan ekonomi, sosial dan lingkungan" }, "function": "Administration and Coordination", "isHybrid": false, "isRemote": false, "location": { "city": "Central Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:35:41.236769+00:00", "createdAt": "2026-09-02T10:35:26.848206+00:00", "expiresAt": "2026-09-08T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

Membuat dan mengembangkan desain visual untuk kebutuhan komunikasi internal dan eksternal perusahaan, seperti poster, infografis, e-banner, dan materi visual lainnya.

\n\n

Membantu menghasilkan konten foto dan video untuk mendukung komunikasi dan kegiatan internal perusahaan.

\n\n

Mengembangkan konsep visual yang kreatif, menarik, informatif, dan sesuai dengan brand perusahaan.

\n\n

Melakukan editing dan penyesuaian desain berdasarkan kebutuhan dan feedback dari tim.

\n\n

Mendukung kebutuhan desain visual untuk event internal, campaign, employee engagement program, dan aktivitas komunikasi perusahaan.

\n\n

Melakukan dokumentasi dan pengarsipan materi desain komunikasi internal secara terstruktur.

\n\n

", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

Mahasiswa aktif semester 4 - 8 dari semua jurusan.

\n\n

Memiliki IPK minimal 3,00/4,00.

\n\n

Memiliki kemampuan menggunakan Canva, Capcut, dan aplikasi desain lainnya

\n\n

Memiliki sense of visual, kreativitas, dan ketertarikan pada desain komunikasi visual

\n\n

Memiliki komitmen untuk menjalani internship secara Full WFO

\n\n

", "workExperience": 100, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:57.542100+00:00" }, { "url": "https://www.kalibrr.com/c/dans-multi-pro/jobs/271937/application-support-l2", "slug": "application-support-l2", "jobId": 271937, "title": "Application Support L2", "salary": { "max": 8000000, "min": 6000000, "shown": true, "currency": "IDR", "interval": "month" }, "skills": [ { "job_id": 271937, "sds_skill": { "id": 614, "name": "Java", "custom": false, "created_at": "2015-03-28T20:46:06.245781+00:00", "updated_at": "2015-05-03T18:31:43.555932+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 614 }, { "job_id": 271937, "sds_skill": { "id": 2254, "name": "MS SQL Server", "custom": false, "created_at": "2015-06-08T01:58:38.398495+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2254 }, { "job_id": 271937, "sds_skill": { "id": 2974, "name": "Oracle Database", "custom": false, "created_at": "2015-06-25T17:34:06.947176+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2974 }, { "job_id": 271937, "sds_skill": { "id": 3443, "name": "MySQL", "custom": false, "created_at": "2015-07-05T03:28:56.564892+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 3443 }, { "job_id": 271937, "sds_skill": { "id": 4147, "name": "Linux", "custom": false, "created_at": "2015-07-18T07:44:47.352567+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 4147 } ], "tenure": "Contractual", "company": { "id": 25126, "code": "dans-multi-pro", "logo": "https://rec-data.kalibrr.com/logos/W3QFVZRKFQ69LYVEJVRCEQBCH4CKSFMWT7UFDQJ8-5b74492f.png", "name": "Dans Multi Pro", "hidden": false, "visible": true, "website": "https://www.dansmultipro.com/", "industry": "Information Technology / IT", "logoWide": "https://rec-data.kalibrr.com/logos/9JEHXU5YJ6G8PYZ3KC3Z9KRWEHBRMZH7ZB62SDM9-5b744931.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/logos/NKCKPXP97U7TZKATE62PCJCE5NKQ5ZN9J8FUM5VU-5b74492f.png", "logoThumb": "https://rec-data.kalibrr.com/logos/BWCMRSGDXY2KR7DW2X6ZXPECRRGYZUSDACJCUWNM-5b744930.png", "description": "PT. DANS MULTI PRO sebuah perusahaan Teknologi Informasi (Information Technology), saat ini kami mengkhususkan diri sebagai sebuah perusahaan penyedia solusi layanan TI di semua sektor industri. Solusi layanan TI yang kami hasilkan akan membantu perusahaan dalam menganalisa implikasi bisnis, biaya, dan peraturan yang ada untuk menghasilkan suatu roadmap teknologi yang digunakan oleh perusahaan tersebut.\n\nPengalaman kami menunjukkan bahwa dengan menyediakan lingkungan kerja yang nyaman dan menantang bagi para pegawai kami, berbagai inovasi akan muncul untuk menghasilkan suatu produk yang berkualitas. Tangan tangan karyawan profesional kami terus menghasilkan inovasi untuk memenuhi kepuasan pelanggan\n\nSelain memiliki tim profesional untuk membantu pelanggan, kami pun membangun aliansi strategis dengan sejumlah partner teknologi nasional, regional, maupun global untuk memperkuat penawaran solusi kami." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:55:29.388154+00:00", "createdAt": "2026-09-02T10:55:02.512247+00:00", "expiresAt": "2027-09-01T17:00:00+00:00", "photoUrls": [ "https://rec-data.kalibrr.com/images/URVMBXH5L5P3LLQTZQYNWB8WJXVJTXKSLJ64USQG-5bc4584e.jpg" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Implementing systems and maintenance of already existing systems
  • \n\t
  • Handle problem-solving in systems
  • \n\t
  • Performing application and database server monitoring
  • \n\t
  • Support design and develop infrastructure monitoring and reporting tools
  • \n\t
  • Supporting deployment or roll-out of new applications
  • \n\t
  • Providing support in the form of procedural documentation
  • \n\t
  • Testing and evaluating new technologies
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Candidate must posses at least Bachelor's Degree in Engineering (Computer/Telecomunication) or equivalent;
  • \n\t
  • At least 2 year of working experience in the related field;
  • \n\t
  • Required skills: Java, Oracle SQL, Linux;
  • \n\t
  • Having analyst skill and understand of Systems Development Life Cycle (SDLC);
  • \n\t
  • Albe to work shift basis, overtime;
  • \n\t
  • Strong analytical and planning skills;
  • \n\t
  • Excellent problem-solving skills.
  • \n
", "workExperience": 200, "numberOfOpenings": 5, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:33.793405+00:00" }, { "url": "https://www.kalibrr.com/c/indonesia-stock-exchange/jobs/271935/surveillance-system-and-infrastructure-evaluation-2", "slug": "surveillance-system-and-infrastructure-evaluation-2", "jobId": 271935, "title": "Surveillance System and Infrastructure Evaluation", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 29106, "code": "indonesia-stock-exchange", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/7Y5D538UK7QH9KEVCYQ4YXTVSNNCDL4MMU8CVC26-66612552.png", "name": "Indonesia Stock Exchange", "hidden": false, "visible": true, "website": "http://www.idx.co.id", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/G7RU6PXRR9K96MDAAC3GQPJGM6VJ6JP8T2MBXSST-66612554.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/YPNRMPGUVHDCL54WTBCFFW4RQL8EWNAEK8XHP7PH-66612552.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/XS3BEN8NQE9EH8N5JEN8R5U26LLZBDDD8PR66VEJ-66612553.png", "description": "Indonesia Stock Exchange (IDX) is a Self-Regulatory Organization that creates a trusted and credible financial market infrastructure to deliver a fair, orderly, and efficient market, accessible to all stakeholders through innovative products and services. Our vision is to be a competitive stock exchange with world-class credibility. We aim to develop the Indonesian capital market to bring prosperity as one of the pillars of the Indonesian economy. We also actively seek to create more impact globally by joining the World Federation of Exchanges and Sustainable Stock Exchanges. Our goal is to become a credible exchange that drives financial deepening, enabling Indonesia to become the 5th largest economy by 2045. \n\nOur core values, Teamwork, Integrity, Professionalism, and Service Excellence (TIPS), are set to be our DNA. This is how we live at IDX. TIPS become the spirit that leads us to strengthen collaboration, and innovation, and to continuously go above and beyond to achieve our goals. \n\nPeople play significant roles in the success of IDX, and thus we put people as our priority. Ensuring our people have nurturing and exciting working experiences, we are fully committed to developing and energizing our people by providing various development programs and opportunities to create an impact through their roles/work. We are blessed to have been awarded as one of the Best Companies to Work for in Asia for the third consecutive year in 2017, 2018, and 2019, organized by HR Asia." }, "function": "IT and Software", "isHybrid": true, "isRemote": false, "location": { "city": "Jakarta Selatan", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:56:57.797727+00:00", "createdAt": "2026-09-02T10:52:59.283370+00:00", "expiresAt": "2027-01-30T17:00:00+00:00", "photoUrls": [ "https://storage.googleapis.com/recruiter-processed-image-uploads.kalibrr.com/job-banner-url/production/88e96f5d-9d47-4c16-8c63-80d76330a006.avif" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

We are seeking a detail-oriented and analytical professional to join us as Surveillance System and Infrastructure Evaluation Officer, a key role in supporting the effectiveness of IDX’s trading surveillance through system evaluation, development, data analysis, and continuous improvement.

\n\n

Specific Responsibilities:

\n\n
    \n\t
  • Prepare and maintain trading surveillance systems, including surveillance parameters and alerts.
  • \n\t
  • Conduct periodic evaluation, testing, and development of surveillance systems and supporting applications.
  • \n\t
  • Perform data processing and analysis to support trading surveillance activities.
  • \n\t
  • Identify and coordinate the resolution of surveillance system issues with relevant IT teams and vendors.
  • \n\t
  • Support the preparation of surveillance reports, SOPs, BIA, and risk registers.
  • \n\t
  • Coordinate with internal and external stakeholders, including OJK, SROs, other exchanges, and system/data providers, to support surveillance system development.
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

What You’ll Deliver:

\n\n

Education

\n\n

Bachelor’s degree (S1) in Mathematics, Statistics, Information Systems, Informatics, Computer Science, Economics, or Information Technology.

\n\n

Experience

\n\n
    \n\t
  • \n\t

    Minimum 1 year of experience in Capital Markets, Economics, or Information Technology is preferred.

    \n\t
  • \n
\n\n

Technical Skills

\n\n
    \n\t
  1. \n\t

    Knowledge of Capital Market and Capital Market Instruments.

    \n\t
  2. \n\t
  3. \n\t

    Knowledge of Information Systems and IT Fundamentals.

    \n\t
  4. \n\t
  5. \n\t

    Understanding of Applied Statistics and Data Management.

    \n\t
  6. \n\t
  7. \n\t

    Familiarity with Business Application Systems, particularly core business-related systems.

    \n\t
  8. \n\t
  9. \n\t

    Basic knowledge of Project Management and Writing & Reporting.

    \n\t
  10. \n\t
  11. \n\t

    Knowledge of programming languages such as Python, VB Macro, C/C++, and SQL is preferred.

    \n\t
  12. \n\t
  13. \n\t

    Interest in Data Analytics, Artificial Intelligence (AI), and Machine Learning (ML) is highly valued.

    \n\t
  14. \n
\n\n

Soft Skills

\n\n
    \n\t
  1. \n\t

    Strong analytical thinking and problem-solving skills.

    \n\t
  2. \n\t
  3. \n\t

    Detail-oriented with a strong commitment to accuracy.

    \n\t
  4. \n\t
  5. \n\t

    Strong information monitoring and data analysis capabilities.

    \n\t
  6. \n\t
  7. \n\t

    Excellent communication and collaboration skills.

    \n\t
  8. \n\t
  9. \n\t

    Strong initiative and continuous improvement mindset.

    \n\t
  10. \n\t
  11. \n\t

    Willingness and motivation to explore new technologies, particularly in IT, AI, ML, and data analytics.

    \n\t
  12. \n
\n\n

General Requirements:

\n\n
    \n\t
  1. Minimum GPA 3.00 out of 4.00
  2. \n\t
  3. Proficient in Microsoft Office (Excel, PowerPoint, Word)
  4. \n\t
  5. Excellent communication skills in both Indonesian and English (verbal and written)
  6. \n\t
  7. Knowledge of Capital Market is a plus
  8. \n\t
  9. Strong alignment with our core values: Teamwork, Integrity, Professionalism, and Service Excellence
  10. \n
", "workExperience": 200, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": true, "recruiterLastSeenAt": "2026-09-02T10:53:01.743622+00:00" }, { "url": "https://www.kalibrr.com/c/pt-sekar-bumi-tbk-bumi-pangan-group/jobs/271855/area-sales-promotion-manager", "slug": "area-sales-promotion-manager", "jobId": 271855, "title": "Area Sales Promotion Manager", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 32328, "code": "pt-sekar-bumi-tbk-bumi-pangan-group", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZJ6PDMUA37QFQXGP8JBEWXR9UYF3KHCZ435L6JSM-6a855915.png", "name": "PT Sekar Bumi Tbk", "hidden": false, "visible": true, "website": "http://www.sekarbumi.com", "industry": "Food / Beverages", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZZQND5BH9L3TC4Z5Y2RFPMMPQ69XQ2GEKLR962FV-6a855917.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/4KMLE5F9E9UKT92PTKC9FEP8FJPG57NFQQ8T62KR-6a855915.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/TK2BMDQEPFMTPPA3YN527LEX8FFG6EN6BT48HFFD-6a855916.png", "description": "Sekar Bumi was first established in April 1973 with a belief that Indonesian resources have huge potentials to offer to the world. Sekar Bumi has 2 business divisions, namely Frozen Value-Added Seafood and Frozen Processed Food. Frozen Value-Added Seafood include varieties of value-added seafood product, such as shrimp, fish, squid, and many others. Frozen Processed Food include varieties of dim sum products, breaded shrimps, seafood balls, sausage, and many others. In addition, through its subsidiaries, Sekar Bumi also produces fish feed, shrimp feed, cashew and other nut products. With strong determination and in line with its slogan 'Quality Food, Quality Life', Sekar Bumi is committed to ensure that all finished products carry the right quality to deliver to its clients. Its products are sold under 'Finna', 'SKB', 'Bumifood' and 'Mitraku' to both domestic and international market. It is headquartered in South Jakarta and has several plants in Sidoarjo, Lamongan and Tangerang. More information at www.sekarbumi.com" }, "function": "Sales and Marketing", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T07:53:08.830258+00:00", "createdAt": "2026-09-01T07:03:01.844018+00:00", "expiresAt": "2026-09-30T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Bertanggung jawab terhadap pencapaian target penjualan di area yang menjadi tanggung jawabnya
  • \n\t
  • Menjaga hubungan baik dengan setiap Distributor/ Toko/ Konsumen
  • \n\t
  • Menambah NOO/ Distributor
  • \n\t
  • Mengontrol tim/ asset di lapangan
  • \n\t
  • Membuat laporan sales
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "
    \n\t
  • Pendidikan minimal S1 segala jurusan
  • \n\t
  • Punya pengalaman minimal 3 tahun handle FMCG, khususnya Food Product/ Frozen Food di channel GT
  • \n\t
  • Terbiasa mengelola grosir dan distributor secara langsung
  • \n\t
  • Berorientasi pada target dan siap kerja dibawah tekanan
  • \n\t
  • Dapat membangun tim sales yang solid dan handal serta bekerja pada orientasi target
  • \n\t
  • Jujur dan pantang menyerah
  • \n\t
  • Menguasai Area Jawa Barat/ Kalimantan Timur
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T08:02:31.253543+00:00" }, { "url": "https://www.kalibrr.com/c/bfifinance/jobs/271919/asset-management-surrounding-system", "slug": "asset-management-surrounding-system", "jobId": 271919, "title": "Asset Management Surrounding System", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 25428, "code": "bfifinance", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/HLEQ7KAV59YN86LDKCDD8BTGGK56YXFK4ENUELCV-6a3b46d3.png", "name": "PT BFI Finance Indonesia Tbk", "hidden": false, "visible": true, "website": "https://www.bfi.co.id/", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/DSYF7J7XYWE9MJPZEVTRQYHG4KPKPUUW3GRKHK4Y-6a3b46d7.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/M3UQMCVMQ5JL8LTGR4BBJ45X8APS8BE3USLCA3UL-6a3b46d4.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/WPYK2RYLUB3A2DPP3R8HVPS9GUDEX4AQVSMP2NMZ-6a3b46d7.png", "description": "PT BFI Finance Indonesia Tbk (BFI Finance) is one of the long-established pioneers in the financing sector in Indonesia. Founded in 1982, BFI Finance is recognized as a company with a wide network, supported by more than 200 financing outlets across provinces. In 1990, the Company became one of the first multifinance companies to list its shares on the Jakarta Stock Exchange and Surabaya Stock Exchange (both now known as IDX), with the ticker code BFIN." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "Tangerang", "region": "Banten", "country": "Indonesia" }, "postedAt": "2026-09-02T07:41:30.407384+00:00", "createdAt": "2026-09-02T07:41:22.387084+00:00", "expiresAt": "2026-12-25T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Minimal S1 Teknik Informatika, Sistem Informasi, Ilmu Komputer, atau jurusan terkait
  • \n\t
  • Memiliki pengalaman 2-4 tahun di bidang System Development, Business Analyst, System Analyst, atau IT Project Management.
  • \n\t
  • Memahami requirements gathering, gap analysis, dan business process mapping.
  • \n\t
  • Mampu membuat BRD atau User Story.
  • \n\t
  • Memahami proses system development dan UAT.
  • \n\t
  • Memiliki kemampuan analisis dan problem solving yang baik.
  • \n\t
  • Memahami dasar database/SQL menjadi nilai tambah.
  • \n\t
  • Komunikatif, proaktif, dan mampu bekerja sama dengan berbagai tim.
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Mengidentifikasi dan menganalisis kebutuhan pengembangan atau perbaikan sistem untuk mendukung proses Collection.
  • \n\t
  • Melakukan requirements gathering, business impact analysis, dan business process mapping.
  • \n\t
  • Mengawal proses development, melakukan UAT, serta evaluasi sistem setelah implementasi.
  • \n\t
  • Memonitor kinerja dan kesiapan sistem/aplikasi yang digunakan tim Collection di Head Office dan Cabang.
  • \n\t
  • Menangani kendala sistem dan memberikan solusi sesuai SLA.
  • \n\t
  • Berkoordinasi dengan IT dan tim terkait dalam pengembangan serta penyelesaian masalah sistem.
  • \n\t
  • Mengelola user dan akses sistem internal maupun eksternal.
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:35:36.505227+00:00" } ], "limit": 5, "query": "engineer", "total": 1157, "hasMore": true, "location": "Jakarta", "nextPage": 2, "provider": "kalibrr" } ``` --- ### Remote Jobs Kalibrr work-from-home openings — pre-binds `is_work_from_home=true` on /kjs/job_board/search. Measured against the 1156-job unfiltered baseline: 1156 → 146. The near-identical - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:kalibrr/remote-jobs` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `query` | string | query | no | Free-text search across job titles and descriptions. | | `country` | string | query | no | Country name as Kalibrr spells it. | | `location` | string | query | no | City or region name. | | `function` | string | query | no | Job function, e.g. 'Sales and Marketing'. | | `company` | string | query | no | Company code (the slug in its Kalibrr URL). | | `educationLevel` | number | query | no | Kalibrr's numeric education-level code. | | `freshGrad` | enum(true|false) | query | no | Only roles open to fresh graduates. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 20, max 100. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:kalibrr/remote-jobs?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&freshGrad=true&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:kalibrr/remote-jobs?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&freshGrad=true&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:kalibrr/remote-jobs?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&freshGrad=true&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 5, "items": [ { "url": "https://www.kalibrr.com/c/pt-bank-mandiri-taspen/jobs/271934/graphic-visual-design-internship", "slug": "graphic-visual-design-internship", "jobId": 271934, "title": "Graphic & Visual Design Internship", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 27244, "code": "pt-bank-mandiri-taspen", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/43HDN9A69DSYGPTRNSNY4GVACLFBQ3JFXHNUG7BJ-6195cfd6.png", "name": "PT Bank Mandiri Taspen", "hidden": false, "visible": true, "website": "https://www.bankmandiritaspen.co.id/", "industry": "Banking / Mortgage", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/MACG8TC62S3XCD5LY3487ZBNSU4B3TU499Q8P4BQ-6195cfdf.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/FMBGYC2JNKT2FWM2VKGYNBQ777SZ2GG2W7RMZNRV-6195cfd6.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/C8C7KG5JJ3EGDK8B9HQPEVADMBW28F5Z872EHD74-6195cfde.png", "description": "Sinergi yang saling menguntungkan\nTahun 2015 menjadi titik balik bagi Bank Mandiri Taspen, dimana Bank Mandiri Taspen memutuskan untuk menjadi bank yang unggul di nasional pada segmen pensiunan dan UMKM, yang diwujudkan dalam program sinergi yang dilaksanakan melalui 2 (dua) kontribusi utama dan benefit, yaitu PT. Bank Mandiri (Persero) Tbk. dan PT. Taspen (Persero).\n\nVisi Bank Mandiri Taspen : Menjadi mitra terbaik dan terpercaya dalam memberdayakan dan mensejahterakan.\nMisi Bank Mandiri Taspen :\n1. Menciptakan pertumbuhan bisnis dan kesejahteraan melalui produk dan layanan keuangan terbaik\n2. Fokus pada kebutuhan UMKM dan Pensiunan dengan menyelaraskan kepentingan ekonomi, sosial dan lingkungan" }, "function": "Administration and Coordination", "isHybrid": false, "isRemote": false, "location": { "city": "Central Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:35:41.236769+00:00", "createdAt": "2026-09-02T10:35:26.848206+00:00", "expiresAt": "2026-09-08T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

Membuat dan mengembangkan desain visual untuk kebutuhan komunikasi internal dan eksternal perusahaan, seperti poster, infografis, e-banner, dan materi visual lainnya.

\n\n

Membantu menghasilkan konten foto dan video untuk mendukung komunikasi dan kegiatan internal perusahaan.

\n\n

Mengembangkan konsep visual yang kreatif, menarik, informatif, dan sesuai dengan brand perusahaan.

\n\n

Melakukan editing dan penyesuaian desain berdasarkan kebutuhan dan feedback dari tim.

\n\n

Mendukung kebutuhan desain visual untuk event internal, campaign, employee engagement program, dan aktivitas komunikasi perusahaan.

\n\n

Melakukan dokumentasi dan pengarsipan materi desain komunikasi internal secara terstruktur.

\n\n

", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

Mahasiswa aktif semester 4 - 8 dari semua jurusan.

\n\n

Memiliki IPK minimal 3,00/4,00.

\n\n

Memiliki kemampuan menggunakan Canva, Capcut, dan aplikasi desain lainnya

\n\n

Memiliki sense of visual, kreativitas, dan ketertarikan pada desain komunikasi visual

\n\n

Memiliki komitmen untuk menjalani internship secara Full WFO

\n\n

", "workExperience": 100, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:57.542100+00:00" }, { "url": "https://www.kalibrr.com/c/dans-multi-pro/jobs/271937/application-support-l2", "slug": "application-support-l2", "jobId": 271937, "title": "Application Support L2", "salary": { "max": 8000000, "min": 6000000, "shown": true, "currency": "IDR", "interval": "month" }, "skills": [ { "job_id": 271937, "sds_skill": { "id": 614, "name": "Java", "custom": false, "created_at": "2015-03-28T20:46:06.245781+00:00", "updated_at": "2015-05-03T18:31:43.555932+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 614 }, { "job_id": 271937, "sds_skill": { "id": 2254, "name": "MS SQL Server", "custom": false, "created_at": "2015-06-08T01:58:38.398495+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2254 }, { "job_id": 271937, "sds_skill": { "id": 2974, "name": "Oracle Database", "custom": false, "created_at": "2015-06-25T17:34:06.947176+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2974 }, { "job_id": 271937, "sds_skill": { "id": 3443, "name": "MySQL", "custom": false, "created_at": "2015-07-05T03:28:56.564892+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 3443 }, { "job_id": 271937, "sds_skill": { "id": 4147, "name": "Linux", "custom": false, "created_at": "2015-07-18T07:44:47.352567+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 4147 } ], "tenure": "Contractual", "company": { "id": 25126, "code": "dans-multi-pro", "logo": "https://rec-data.kalibrr.com/logos/W3QFVZRKFQ69LYVEJVRCEQBCH4CKSFMWT7UFDQJ8-5b74492f.png", "name": "Dans Multi Pro", "hidden": false, "visible": true, "website": "https://www.dansmultipro.com/", "industry": "Information Technology / IT", "logoWide": "https://rec-data.kalibrr.com/logos/9JEHXU5YJ6G8PYZ3KC3Z9KRWEHBRMZH7ZB62SDM9-5b744931.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/logos/NKCKPXP97U7TZKATE62PCJCE5NKQ5ZN9J8FUM5VU-5b74492f.png", "logoThumb": "https://rec-data.kalibrr.com/logos/BWCMRSGDXY2KR7DW2X6ZXPECRRGYZUSDACJCUWNM-5b744930.png", "description": "PT. DANS MULTI PRO sebuah perusahaan Teknologi Informasi (Information Technology), saat ini kami mengkhususkan diri sebagai sebuah perusahaan penyedia solusi layanan TI di semua sektor industri. Solusi layanan TI yang kami hasilkan akan membantu perusahaan dalam menganalisa implikasi bisnis, biaya, dan peraturan yang ada untuk menghasilkan suatu roadmap teknologi yang digunakan oleh perusahaan tersebut.\n\nPengalaman kami menunjukkan bahwa dengan menyediakan lingkungan kerja yang nyaman dan menantang bagi para pegawai kami, berbagai inovasi akan muncul untuk menghasilkan suatu produk yang berkualitas. Tangan tangan karyawan profesional kami terus menghasilkan inovasi untuk memenuhi kepuasan pelanggan\n\nSelain memiliki tim profesional untuk membantu pelanggan, kami pun membangun aliansi strategis dengan sejumlah partner teknologi nasional, regional, maupun global untuk memperkuat penawaran solusi kami." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:55:29.388154+00:00", "createdAt": "2026-09-02T10:55:02.512247+00:00", "expiresAt": "2027-09-01T17:00:00+00:00", "photoUrls": [ "https://rec-data.kalibrr.com/images/URVMBXH5L5P3LLQTZQYNWB8WJXVJTXKSLJ64USQG-5bc4584e.jpg" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Implementing systems and maintenance of already existing systems
  • \n\t
  • Handle problem-solving in systems
  • \n\t
  • Performing application and database server monitoring
  • \n\t
  • Support design and develop infrastructure monitoring and reporting tools
  • \n\t
  • Supporting deployment or roll-out of new applications
  • \n\t
  • Providing support in the form of procedural documentation
  • \n\t
  • Testing and evaluating new technologies
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Candidate must posses at least Bachelor's Degree in Engineering (Computer/Telecomunication) or equivalent;
  • \n\t
  • At least 2 year of working experience in the related field;
  • \n\t
  • Required skills: Java, Oracle SQL, Linux;
  • \n\t
  • Having analyst skill and understand of Systems Development Life Cycle (SDLC);
  • \n\t
  • Albe to work shift basis, overtime;
  • \n\t
  • Strong analytical and planning skills;
  • \n\t
  • Excellent problem-solving skills.
  • \n
", "workExperience": 200, "numberOfOpenings": 5, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:33.793405+00:00" }, { "url": "https://www.kalibrr.com/c/indonesia-stock-exchange/jobs/271935/surveillance-system-and-infrastructure-evaluation-2", "slug": "surveillance-system-and-infrastructure-evaluation-2", "jobId": 271935, "title": "Surveillance System and Infrastructure Evaluation", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 29106, "code": "indonesia-stock-exchange", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/7Y5D538UK7QH9KEVCYQ4YXTVSNNCDL4MMU8CVC26-66612552.png", "name": "Indonesia Stock Exchange", "hidden": false, "visible": true, "website": "http://www.idx.co.id", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/G7RU6PXRR9K96MDAAC3GQPJGM6VJ6JP8T2MBXSST-66612554.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/YPNRMPGUVHDCL54WTBCFFW4RQL8EWNAEK8XHP7PH-66612552.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/XS3BEN8NQE9EH8N5JEN8R5U26LLZBDDD8PR66VEJ-66612553.png", "description": "Indonesia Stock Exchange (IDX) is a Self-Regulatory Organization that creates a trusted and credible financial market infrastructure to deliver a fair, orderly, and efficient market, accessible to all stakeholders through innovative products and services. Our vision is to be a competitive stock exchange with world-class credibility. We aim to develop the Indonesian capital market to bring prosperity as one of the pillars of the Indonesian economy. We also actively seek to create more impact globally by joining the World Federation of Exchanges and Sustainable Stock Exchanges. Our goal is to become a credible exchange that drives financial deepening, enabling Indonesia to become the 5th largest economy by 2045. \n\nOur core values, Teamwork, Integrity, Professionalism, and Service Excellence (TIPS), are set to be our DNA. This is how we live at IDX. TIPS become the spirit that leads us to strengthen collaboration, and innovation, and to continuously go above and beyond to achieve our goals. \n\nPeople play significant roles in the success of IDX, and thus we put people as our priority. Ensuring our people have nurturing and exciting working experiences, we are fully committed to developing and energizing our people by providing various development programs and opportunities to create an impact through their roles/work. We are blessed to have been awarded as one of the Best Companies to Work for in Asia for the third consecutive year in 2017, 2018, and 2019, organized by HR Asia." }, "function": "IT and Software", "isHybrid": true, "isRemote": false, "location": { "city": "Jakarta Selatan", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:56:57.797727+00:00", "createdAt": "2026-09-02T10:52:59.283370+00:00", "expiresAt": "2027-01-30T17:00:00+00:00", "photoUrls": [ "https://storage.googleapis.com/recruiter-processed-image-uploads.kalibrr.com/job-banner-url/production/88e96f5d-9d47-4c16-8c63-80d76330a006.avif" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

We are seeking a detail-oriented and analytical professional to join us as Surveillance System and Infrastructure Evaluation Officer, a key role in supporting the effectiveness of IDX’s trading surveillance through system evaluation, development, data analysis, and continuous improvement.

\n\n

Specific Responsibilities:

\n\n
    \n\t
  • Prepare and maintain trading surveillance systems, including surveillance parameters and alerts.
  • \n\t
  • Conduct periodic evaluation, testing, and development of surveillance systems and supporting applications.
  • \n\t
  • Perform data processing and analysis to support trading surveillance activities.
  • \n\t
  • Identify and coordinate the resolution of surveillance system issues with relevant IT teams and vendors.
  • \n\t
  • Support the preparation of surveillance reports, SOPs, BIA, and risk registers.
  • \n\t
  • Coordinate with internal and external stakeholders, including OJK, SROs, other exchanges, and system/data providers, to support surveillance system development.
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

What You’ll Deliver:

\n\n

Education

\n\n

Bachelor’s degree (S1) in Mathematics, Statistics, Information Systems, Informatics, Computer Science, Economics, or Information Technology.

\n\n

Experience

\n\n
    \n\t
  • \n\t

    Minimum 1 year of experience in Capital Markets, Economics, or Information Technology is preferred.

    \n\t
  • \n
\n\n

Technical Skills

\n\n
    \n\t
  1. \n\t

    Knowledge of Capital Market and Capital Market Instruments.

    \n\t
  2. \n\t
  3. \n\t

    Knowledge of Information Systems and IT Fundamentals.

    \n\t
  4. \n\t
  5. \n\t

    Understanding of Applied Statistics and Data Management.

    \n\t
  6. \n\t
  7. \n\t

    Familiarity with Business Application Systems, particularly core business-related systems.

    \n\t
  8. \n\t
  9. \n\t

    Basic knowledge of Project Management and Writing & Reporting.

    \n\t
  10. \n\t
  11. \n\t

    Knowledge of programming languages such as Python, VB Macro, C/C++, and SQL is preferred.

    \n\t
  12. \n\t
  13. \n\t

    Interest in Data Analytics, Artificial Intelligence (AI), and Machine Learning (ML) is highly valued.

    \n\t
  14. \n
\n\n

Soft Skills

\n\n
    \n\t
  1. \n\t

    Strong analytical thinking and problem-solving skills.

    \n\t
  2. \n\t
  3. \n\t

    Detail-oriented with a strong commitment to accuracy.

    \n\t
  4. \n\t
  5. \n\t

    Strong information monitoring and data analysis capabilities.

    \n\t
  6. \n\t
  7. \n\t

    Excellent communication and collaboration skills.

    \n\t
  8. \n\t
  9. \n\t

    Strong initiative and continuous improvement mindset.

    \n\t
  10. \n\t
  11. \n\t

    Willingness and motivation to explore new technologies, particularly in IT, AI, ML, and data analytics.

    \n\t
  12. \n
\n\n

General Requirements:

\n\n
    \n\t
  1. Minimum GPA 3.00 out of 4.00
  2. \n\t
  3. Proficient in Microsoft Office (Excel, PowerPoint, Word)
  4. \n\t
  5. Excellent communication skills in both Indonesian and English (verbal and written)
  6. \n\t
  7. Knowledge of Capital Market is a plus
  8. \n\t
  9. Strong alignment with our core values: Teamwork, Integrity, Professionalism, and Service Excellence
  10. \n
", "workExperience": 200, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": true, "recruiterLastSeenAt": "2026-09-02T10:53:01.743622+00:00" }, { "url": "https://www.kalibrr.com/c/pt-sekar-bumi-tbk-bumi-pangan-group/jobs/271855/area-sales-promotion-manager", "slug": "area-sales-promotion-manager", "jobId": 271855, "title": "Area Sales Promotion Manager", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 32328, "code": "pt-sekar-bumi-tbk-bumi-pangan-group", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZJ6PDMUA37QFQXGP8JBEWXR9UYF3KHCZ435L6JSM-6a855915.png", "name": "PT Sekar Bumi Tbk", "hidden": false, "visible": true, "website": "http://www.sekarbumi.com", "industry": "Food / Beverages", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZZQND5BH9L3TC4Z5Y2RFPMMPQ69XQ2GEKLR962FV-6a855917.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/4KMLE5F9E9UKT92PTKC9FEP8FJPG57NFQQ8T62KR-6a855915.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/TK2BMDQEPFMTPPA3YN527LEX8FFG6EN6BT48HFFD-6a855916.png", "description": "Sekar Bumi was first established in April 1973 with a belief that Indonesian resources have huge potentials to offer to the world. Sekar Bumi has 2 business divisions, namely Frozen Value-Added Seafood and Frozen Processed Food. Frozen Value-Added Seafood include varieties of value-added seafood product, such as shrimp, fish, squid, and many others. Frozen Processed Food include varieties of dim sum products, breaded shrimps, seafood balls, sausage, and many others. In addition, through its subsidiaries, Sekar Bumi also produces fish feed, shrimp feed, cashew and other nut products. With strong determination and in line with its slogan 'Quality Food, Quality Life', Sekar Bumi is committed to ensure that all finished products carry the right quality to deliver to its clients. Its products are sold under 'Finna', 'SKB', 'Bumifood' and 'Mitraku' to both domestic and international market. It is headquartered in South Jakarta and has several plants in Sidoarjo, Lamongan and Tangerang. More information at www.sekarbumi.com" }, "function": "Sales and Marketing", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T07:53:08.830258+00:00", "createdAt": "2026-09-01T07:03:01.844018+00:00", "expiresAt": "2026-09-30T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Bertanggung jawab terhadap pencapaian target penjualan di area yang menjadi tanggung jawabnya
  • \n\t
  • Menjaga hubungan baik dengan setiap Distributor/ Toko/ Konsumen
  • \n\t
  • Menambah NOO/ Distributor
  • \n\t
  • Mengontrol tim/ asset di lapangan
  • \n\t
  • Membuat laporan sales
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "
    \n\t
  • Pendidikan minimal S1 segala jurusan
  • \n\t
  • Punya pengalaman minimal 3 tahun handle FMCG, khususnya Food Product/ Frozen Food di channel GT
  • \n\t
  • Terbiasa mengelola grosir dan distributor secara langsung
  • \n\t
  • Berorientasi pada target dan siap kerja dibawah tekanan
  • \n\t
  • Dapat membangun tim sales yang solid dan handal serta bekerja pada orientasi target
  • \n\t
  • Jujur dan pantang menyerah
  • \n\t
  • Menguasai Area Jawa Barat/ Kalimantan Timur
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T08:02:31.253543+00:00" }, { "url": "https://www.kalibrr.com/c/bfifinance/jobs/271919/asset-management-surrounding-system", "slug": "asset-management-surrounding-system", "jobId": 271919, "title": "Asset Management Surrounding System", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 25428, "code": "bfifinance", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/HLEQ7KAV59YN86LDKCDD8BTGGK56YXFK4ENUELCV-6a3b46d3.png", "name": "PT BFI Finance Indonesia Tbk", "hidden": false, "visible": true, "website": "https://www.bfi.co.id/", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/DSYF7J7XYWE9MJPZEVTRQYHG4KPKPUUW3GRKHK4Y-6a3b46d7.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/M3UQMCVMQ5JL8LTGR4BBJ45X8APS8BE3USLCA3UL-6a3b46d4.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/WPYK2RYLUB3A2DPP3R8HVPS9GUDEX4AQVSMP2NMZ-6a3b46d7.png", "description": "PT BFI Finance Indonesia Tbk (BFI Finance) is one of the long-established pioneers in the financing sector in Indonesia. Founded in 1982, BFI Finance is recognized as a company with a wide network, supported by more than 200 financing outlets across provinces. In 1990, the Company became one of the first multifinance companies to list its shares on the Jakarta Stock Exchange and Surabaya Stock Exchange (both now known as IDX), with the ticker code BFIN." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "Tangerang", "region": "Banten", "country": "Indonesia" }, "postedAt": "2026-09-02T07:41:30.407384+00:00", "createdAt": "2026-09-02T07:41:22.387084+00:00", "expiresAt": "2026-12-25T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Minimal S1 Teknik Informatika, Sistem Informasi, Ilmu Komputer, atau jurusan terkait
  • \n\t
  • Memiliki pengalaman 2-4 tahun di bidang System Development, Business Analyst, System Analyst, atau IT Project Management.
  • \n\t
  • Memahami requirements gathering, gap analysis, dan business process mapping.
  • \n\t
  • Mampu membuat BRD atau User Story.
  • \n\t
  • Memahami proses system development dan UAT.
  • \n\t
  • Memiliki kemampuan analisis dan problem solving yang baik.
  • \n\t
  • Memahami dasar database/SQL menjadi nilai tambah.
  • \n\t
  • Komunikatif, proaktif, dan mampu bekerja sama dengan berbagai tim.
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Mengidentifikasi dan menganalisis kebutuhan pengembangan atau perbaikan sistem untuk mendukung proses Collection.
  • \n\t
  • Melakukan requirements gathering, business impact analysis, dan business process mapping.
  • \n\t
  • Mengawal proses development, melakukan UAT, serta evaluasi sistem setelah implementasi.
  • \n\t
  • Memonitor kinerja dan kesiapan sistem/aplikasi yang digunakan tim Collection di Head Office dan Cabang.
  • \n\t
  • Menangani kendala sistem dan memberikan solusi sesuai SLA.
  • \n\t
  • Berkoordinasi dengan IT dan tim terkait dalam pengembangan serta penyelesaian masalah sistem.
  • \n\t
  • Mengelola user dan akses sistem internal maupun eksternal.
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:35:36.505227+00:00" } ], "limit": 5, "query": "engineer", "total": 1157, "hasMore": true, "nextPage": 2, "provider": "kalibrr" } ``` --- ### Search Kalibrr job search — open JSON API, rung 1 (direct) per recon, 132-190ms. Upstream: /kjs/job_board/search. It states its own contract: `limit` and `offset` are - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/jobs:kalibrr/search` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `query` | string | query | no | Free-text search across job titles and descriptions. | | `country` | string | query | no | Country name as Kalibrr spells it. | | `location` | string | query | no | City or region name. | | `function` | string | query | no | Job function, e.g. 'Sales and Marketing'. | | `company` | string | query | no | Company code (the slug in its Kalibrr URL). | | `educationLevel` | number | query | no | Kalibrr's numeric education-level code. | | `remote` | enum(true|false) | query | no | Only work-from-home roles. | | `freshGrad` | enum(true|false) | query | no | Only roles open to fresh graduates. | | `page` | number | query | no | Page number. Default 1. | | `limit` | number | query | no | Results per page. Default 20, max 100. | **cURL:** ```bash curl "https://api.zpi.web.id/v1/jobs:kalibrr/search?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/search?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&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:kalibrr/search?query=engineer&country=Indonesia&location=Jakarta&function=IT%20and%20Software&company=pt-laysander-technology&educationLevel=550&remote=true&freshGrad=true&page=1&limit=20", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 5, "items": [ { "url": "https://www.kalibrr.com/c/pt-bank-mandiri-taspen/jobs/271934/graphic-visual-design-internship", "slug": "graphic-visual-design-internship", "jobId": 271934, "title": "Graphic & Visual Design Internship", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 27244, "code": "pt-bank-mandiri-taspen", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/43HDN9A69DSYGPTRNSNY4GVACLFBQ3JFXHNUG7BJ-6195cfd6.png", "name": "PT Bank Mandiri Taspen", "hidden": false, "visible": true, "website": "https://www.bankmandiritaspen.co.id/", "industry": "Banking / Mortgage", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/MACG8TC62S3XCD5LY3487ZBNSU4B3TU499Q8P4BQ-6195cfdf.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/FMBGYC2JNKT2FWM2VKGYNBQ777SZ2GG2W7RMZNRV-6195cfd6.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/C8C7KG5JJ3EGDK8B9HQPEVADMBW28F5Z872EHD74-6195cfde.png", "description": "Sinergi yang saling menguntungkan\nTahun 2015 menjadi titik balik bagi Bank Mandiri Taspen, dimana Bank Mandiri Taspen memutuskan untuk menjadi bank yang unggul di nasional pada segmen pensiunan dan UMKM, yang diwujudkan dalam program sinergi yang dilaksanakan melalui 2 (dua) kontribusi utama dan benefit, yaitu PT. Bank Mandiri (Persero) Tbk. dan PT. Taspen (Persero).\n\nVisi Bank Mandiri Taspen : Menjadi mitra terbaik dan terpercaya dalam memberdayakan dan mensejahterakan.\nMisi Bank Mandiri Taspen :\n1. Menciptakan pertumbuhan bisnis dan kesejahteraan melalui produk dan layanan keuangan terbaik\n2. Fokus pada kebutuhan UMKM dan Pensiunan dengan menyelaraskan kepentingan ekonomi, sosial dan lingkungan" }, "function": "Administration and Coordination", "isHybrid": false, "isRemote": false, "location": { "city": "Central Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:35:41.236769+00:00", "createdAt": "2026-09-02T10:35:26.848206+00:00", "expiresAt": "2026-09-08T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

Membuat dan mengembangkan desain visual untuk kebutuhan komunikasi internal dan eksternal perusahaan, seperti poster, infografis, e-banner, dan materi visual lainnya.

\n\n

Membantu menghasilkan konten foto dan video untuk mendukung komunikasi dan kegiatan internal perusahaan.

\n\n

Mengembangkan konsep visual yang kreatif, menarik, informatif, dan sesuai dengan brand perusahaan.

\n\n

Melakukan editing dan penyesuaian desain berdasarkan kebutuhan dan feedback dari tim.

\n\n

Mendukung kebutuhan desain visual untuk event internal, campaign, employee engagement program, dan aktivitas komunikasi perusahaan.

\n\n

Melakukan dokumentasi dan pengarsipan materi desain komunikasi internal secara terstruktur.

\n\n

", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

Mahasiswa aktif semester 4 - 8 dari semua jurusan.

\n\n

Memiliki IPK minimal 3,00/4,00.

\n\n

Memiliki kemampuan menggunakan Canva, Capcut, dan aplikasi desain lainnya

\n\n

Memiliki sense of visual, kreativitas, dan ketertarikan pada desain komunikasi visual

\n\n

Memiliki komitmen untuk menjalani internship secara Full WFO

\n\n

", "workExperience": 100, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:57.542100+00:00" }, { "url": "https://www.kalibrr.com/c/dans-multi-pro/jobs/271937/application-support-l2", "slug": "application-support-l2", "jobId": 271937, "title": "Application Support L2", "salary": { "max": 8000000, "min": 6000000, "shown": true, "currency": "IDR", "interval": "month" }, "skills": [ { "job_id": 271937, "sds_skill": { "id": 614, "name": "Java", "custom": false, "created_at": "2015-03-28T20:46:06.245781+00:00", "updated_at": "2015-05-03T18:31:43.555932+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 614 }, { "job_id": 271937, "sds_skill": { "id": 2254, "name": "MS SQL Server", "custom": false, "created_at": "2015-06-08T01:58:38.398495+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2254 }, { "job_id": 271937, "sds_skill": { "id": 2974, "name": "Oracle Database", "custom": false, "created_at": "2015-06-25T17:34:06.947176+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 2974 }, { "job_id": 271937, "sds_skill": { "id": 3443, "name": "MySQL", "custom": false, "created_at": "2015-07-05T03:28:56.564892+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 3443 }, { "job_id": 271937, "sds_skill": { "id": 4147, "name": "Linux", "custom": false, "created_at": "2015-07-18T07:44:47.352567+00:00", "updated_at": "2016-06-30T02:20:01.343690+00:00" }, "created_at": "2026-09-02T10:55:02.512247+00:00", "sds_skill_id": 4147 } ], "tenure": "Contractual", "company": { "id": 25126, "code": "dans-multi-pro", "logo": "https://rec-data.kalibrr.com/logos/W3QFVZRKFQ69LYVEJVRCEQBCH4CKSFMWT7UFDQJ8-5b74492f.png", "name": "Dans Multi Pro", "hidden": false, "visible": true, "website": "https://www.dansmultipro.com/", "industry": "Information Technology / IT", "logoWide": "https://rec-data.kalibrr.com/logos/9JEHXU5YJ6G8PYZ3KC3Z9KRWEHBRMZH7ZB62SDM9-5b744931.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/logos/NKCKPXP97U7TZKATE62PCJCE5NKQ5ZN9J8FUM5VU-5b74492f.png", "logoThumb": "https://rec-data.kalibrr.com/logos/BWCMRSGDXY2KR7DW2X6ZXPECRRGYZUSDACJCUWNM-5b744930.png", "description": "PT. DANS MULTI PRO sebuah perusahaan Teknologi Informasi (Information Technology), saat ini kami mengkhususkan diri sebagai sebuah perusahaan penyedia solusi layanan TI di semua sektor industri. Solusi layanan TI yang kami hasilkan akan membantu perusahaan dalam menganalisa implikasi bisnis, biaya, dan peraturan yang ada untuk menghasilkan suatu roadmap teknologi yang digunakan oleh perusahaan tersebut.\n\nPengalaman kami menunjukkan bahwa dengan menyediakan lingkungan kerja yang nyaman dan menantang bagi para pegawai kami, berbagai inovasi akan muncul untuk menghasilkan suatu produk yang berkualitas. Tangan tangan karyawan profesional kami terus menghasilkan inovasi untuk memenuhi kepuasan pelanggan\n\nSelain memiliki tim profesional untuk membantu pelanggan, kami pun membangun aliansi strategis dengan sejumlah partner teknologi nasional, regional, maupun global untuk memperkuat penawaran solusi kami." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:55:29.388154+00:00", "createdAt": "2026-09-02T10:55:02.512247+00:00", "expiresAt": "2027-09-01T17:00:00+00:00", "photoUrls": [ "https://rec-data.kalibrr.com/images/URVMBXH5L5P3LLQTZQYNWB8WJXVJTXKSLJ64USQG-5bc4584e.jpg" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Implementing systems and maintenance of already existing systems
  • \n\t
  • Handle problem-solving in systems
  • \n\t
  • Performing application and database server monitoring
  • \n\t
  • Support design and develop infrastructure monitoring and reporting tools
  • \n\t
  • Supporting deployment or roll-out of new applications
  • \n\t
  • Providing support in the form of procedural documentation
  • \n\t
  • Testing and evaluating new technologies
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Candidate must posses at least Bachelor's Degree in Engineering (Computer/Telecomunication) or equivalent;
  • \n\t
  • At least 2 year of working experience in the related field;
  • \n\t
  • Required skills: Java, Oracle SQL, Linux;
  • \n\t
  • Having analyst skill and understand of Systems Development Life Cycle (SDLC);
  • \n\t
  • Albe to work shift basis, overtime;
  • \n\t
  • Strong analytical and planning skills;
  • \n\t
  • Excellent problem-solving skills.
  • \n
", "workExperience": 200, "numberOfOpenings": 5, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:54:33.793405+00:00" }, { "url": "https://www.kalibrr.com/c/indonesia-stock-exchange/jobs/271935/surveillance-system-and-infrastructure-evaluation-2", "slug": "surveillance-system-and-infrastructure-evaluation-2", "jobId": 271935, "title": "Surveillance System and Infrastructure Evaluation", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 29106, "code": "indonesia-stock-exchange", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/7Y5D538UK7QH9KEVCYQ4YXTVSNNCDL4MMU8CVC26-66612552.png", "name": "Indonesia Stock Exchange", "hidden": false, "visible": true, "website": "http://www.idx.co.id", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/G7RU6PXRR9K96MDAAC3GQPJGM6VJ6JP8T2MBXSST-66612554.jpg", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/YPNRMPGUVHDCL54WTBCFFW4RQL8EWNAEK8XHP7PH-66612552.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/XS3BEN8NQE9EH8N5JEN8R5U26LLZBDDD8PR66VEJ-66612553.png", "description": "Indonesia Stock Exchange (IDX) is a Self-Regulatory Organization that creates a trusted and credible financial market infrastructure to deliver a fair, orderly, and efficient market, accessible to all stakeholders through innovative products and services. Our vision is to be a competitive stock exchange with world-class credibility. We aim to develop the Indonesian capital market to bring prosperity as one of the pillars of the Indonesian economy. We also actively seek to create more impact globally by joining the World Federation of Exchanges and Sustainable Stock Exchanges. Our goal is to become a credible exchange that drives financial deepening, enabling Indonesia to become the 5th largest economy by 2045. \n\nOur core values, Teamwork, Integrity, Professionalism, and Service Excellence (TIPS), are set to be our DNA. This is how we live at IDX. TIPS become the spirit that leads us to strengthen collaboration, and innovation, and to continuously go above and beyond to achieve our goals. \n\nPeople play significant roles in the success of IDX, and thus we put people as our priority. Ensuring our people have nurturing and exciting working experiences, we are fully committed to developing and energizing our people by providing various development programs and opportunities to create an impact through their roles/work. We are blessed to have been awarded as one of the Best Companies to Work for in Asia for the third consecutive year in 2017, 2018, and 2019, organized by HR Asia." }, "function": "IT and Software", "isHybrid": true, "isRemote": false, "location": { "city": "Jakarta Selatan", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T10:56:57.797727+00:00", "createdAt": "2026-09-02T10:52:59.283370+00:00", "expiresAt": "2027-01-30T17:00:00+00:00", "photoUrls": [ "https://storage.googleapis.com/recruiter-processed-image-uploads.kalibrr.com/job-banner-url/production/88e96f5d-9d47-4c16-8c63-80d76330a006.avif" ], "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "

We are seeking a detail-oriented and analytical professional to join us as Surveillance System and Infrastructure Evaluation Officer, a key role in supporting the effectiveness of IDX’s trading surveillance through system evaluation, development, data analysis, and continuous improvement.

\n\n

Specific Responsibilities:

\n\n
    \n\t
  • Prepare and maintain trading surveillance systems, including surveillance parameters and alerts.
  • \n\t
  • Conduct periodic evaluation, testing, and development of surveillance systems and supporting applications.
  • \n\t
  • Perform data processing and analysis to support trading surveillance activities.
  • \n\t
  • Identify and coordinate the resolution of surveillance system issues with relevant IT teams and vendors.
  • \n\t
  • Support the preparation of surveillance reports, SOPs, BIA, and risk registers.
  • \n\t
  • Coordinate with internal and external stakeholders, including OJK, SROs, other exchanges, and system/data providers, to support surveillance system development.
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "

What You’ll Deliver:

\n\n

Education

\n\n

Bachelor’s degree (S1) in Mathematics, Statistics, Information Systems, Informatics, Computer Science, Economics, or Information Technology.

\n\n

Experience

\n\n
    \n\t
  • \n\t

    Minimum 1 year of experience in Capital Markets, Economics, or Information Technology is preferred.

    \n\t
  • \n
\n\n

Technical Skills

\n\n
    \n\t
  1. \n\t

    Knowledge of Capital Market and Capital Market Instruments.

    \n\t
  2. \n\t
  3. \n\t

    Knowledge of Information Systems and IT Fundamentals.

    \n\t
  4. \n\t
  5. \n\t

    Understanding of Applied Statistics and Data Management.

    \n\t
  6. \n\t
  7. \n\t

    Familiarity with Business Application Systems, particularly core business-related systems.

    \n\t
  8. \n\t
  9. \n\t

    Basic knowledge of Project Management and Writing & Reporting.

    \n\t
  10. \n\t
  11. \n\t

    Knowledge of programming languages such as Python, VB Macro, C/C++, and SQL is preferred.

    \n\t
  12. \n\t
  13. \n\t

    Interest in Data Analytics, Artificial Intelligence (AI), and Machine Learning (ML) is highly valued.

    \n\t
  14. \n
\n\n

Soft Skills

\n\n
    \n\t
  1. \n\t

    Strong analytical thinking and problem-solving skills.

    \n\t
  2. \n\t
  3. \n\t

    Detail-oriented with a strong commitment to accuracy.

    \n\t
  4. \n\t
  5. \n\t

    Strong information monitoring and data analysis capabilities.

    \n\t
  6. \n\t
  7. \n\t

    Excellent communication and collaboration skills.

    \n\t
  8. \n\t
  9. \n\t

    Strong initiative and continuous improvement mindset.

    \n\t
  10. \n\t
  11. \n\t

    Willingness and motivation to explore new technologies, particularly in IT, AI, ML, and data analytics.

    \n\t
  12. \n
\n\n

General Requirements:

\n\n
    \n\t
  1. Minimum GPA 3.00 out of 4.00
  2. \n\t
  3. Proficient in Microsoft Office (Excel, PowerPoint, Word)
  4. \n\t
  5. Excellent communication skills in both Indonesian and English (verbal and written)
  6. \n\t
  7. Knowledge of Capital Market is a plus
  8. \n\t
  9. Strong alignment with our core values: Teamwork, Integrity, Professionalism, and Service Excellence
  10. \n
", "workExperience": 200, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": true, "recruiterLastSeenAt": "2026-09-02T10:53:01.743622+00:00" }, { "url": "https://www.kalibrr.com/c/pt-sekar-bumi-tbk-bumi-pangan-group/jobs/271855/area-sales-promotion-manager", "slug": "area-sales-promotion-manager", "jobId": 271855, "title": "Area Sales Promotion Manager", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 32328, "code": "pt-sekar-bumi-tbk-bumi-pangan-group", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZJ6PDMUA37QFQXGP8JBEWXR9UYF3KHCZ435L6JSM-6a855915.png", "name": "PT Sekar Bumi Tbk", "hidden": false, "visible": true, "website": "http://www.sekarbumi.com", "industry": "Food / Beverages", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/ZZQND5BH9L3TC4Z5Y2RFPMMPQ69XQ2GEKLR962FV-6a855917.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/4KMLE5F9E9UKT92PTKC9FEP8FJPG57NFQQ8T62KR-6a855915.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/TK2BMDQEPFMTPPA3YN527LEX8FFG6EN6BT48HFFD-6a855916.png", "description": "Sekar Bumi was first established in April 1973 with a belief that Indonesian resources have huge potentials to offer to the world. Sekar Bumi has 2 business divisions, namely Frozen Value-Added Seafood and Frozen Processed Food. Frozen Value-Added Seafood include varieties of value-added seafood product, such as shrimp, fish, squid, and many others. Frozen Processed Food include varieties of dim sum products, breaded shrimps, seafood balls, sausage, and many others. In addition, through its subsidiaries, Sekar Bumi also produces fish feed, shrimp feed, cashew and other nut products. With strong determination and in line with its slogan 'Quality Food, Quality Life', Sekar Bumi is committed to ensure that all finished products carry the right quality to deliver to its clients. Its products are sold under 'Finna', 'SKB', 'Bumifood' and 'Mitraku' to both domestic and international market. It is headquartered in South Jakarta and has several plants in Sidoarjo, Lamongan and Tangerang. More information at www.sekarbumi.com" }, "function": "Sales and Marketing", "isHybrid": false, "isRemote": false, "location": { "city": "South Jakarta", "region": "DKI Jakarta", "country": "Indonesia" }, "postedAt": "2026-09-02T07:53:08.830258+00:00", "createdAt": "2026-09-01T07:03:01.844018+00:00", "expiresAt": "2026-09-30T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Bertanggung jawab terhadap pencapaian target penjualan di area yang menjadi tanggung jawabnya
  • \n\t
  • Menjaga hubungan baik dengan setiap Distributor/ Toko/ Konsumen
  • \n\t
  • Menambah NOO/ Distributor
  • \n\t
  • Mengontrol tim/ asset di lapangan
  • \n\t
  • Membuat laporan sales
  • \n
", "responseRate": 0, "priorityScore": 0.5, "qualifications": "
    \n\t
  • Pendidikan minimal S1 segala jurusan
  • \n\t
  • Punya pengalaman minimal 3 tahun handle FMCG, khususnya Food Product/ Frozen Food di channel GT
  • \n\t
  • Terbiasa mengelola grosir dan distributor secara langsung
  • \n\t
  • Berorientasi pada target dan siap kerja dibawah tekanan
  • \n\t
  • Dapat membangun tim sales yang solid dan handal serta bekerja pada orientasi target
  • \n\t
  • Jujur dan pantang menyerah
  • \n\t
  • Menguasai Area Jawa Barat/ Kalimantan Timur
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T08:02:31.253543+00:00" }, { "url": "https://www.kalibrr.com/c/bfifinance/jobs/271919/asset-management-surrounding-system", "slug": "asset-management-surrounding-system", "jobId": 271919, "title": "Asset Management Surrounding System", "salary": { "shown": true }, "tenure": "Full time", "company": { "id": 25428, "code": "bfifinance", "logo": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/HLEQ7KAV59YN86LDKCDD8BTGGK56YXFK4ENUELCV-6a3b46d3.png", "name": "PT BFI Finance Indonesia Tbk", "hidden": false, "visible": true, "website": "https://www.bfi.co.id/", "industry": "Financial Services", "logoWide": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/DSYF7J7XYWE9MJPZEVTRQYHG4KPKPUUW3GRKHK4Y-6a3b46d7.png", "verified": true, "logoSmall": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/M3UQMCVMQ5JL8LTGR4BBJ45X8APS8BE3USLCA3UL-6a3b46d4.png", "logoThumb": "https://rec-data.kalibrr.com/www.kalibrr.com/logos/WPYK2RYLUB3A2DPP3R8HVPS9GUDEX4AQVSMP2NMZ-6a3b46d7.png", "description": "PT BFI Finance Indonesia Tbk (BFI Finance) is one of the long-established pioneers in the financing sector in Indonesia. Founded in 1982, BFI Finance is recognized as a company with a wide network, supported by more than 200 financing outlets across provinces. In 1990, the Company became one of the first multifinance companies to list its shares on the Jakarta Stock Exchange and Surabaya Stock Exchange (both now known as IDX), with the ticker code BFIN." }, "function": "IT and Software", "isHybrid": false, "isRemote": false, "location": { "city": "Tangerang", "region": "Banten", "country": "Indonesia" }, "postedAt": "2026-09-02T07:41:30.407384+00:00", "createdAt": "2026-09-02T07:41:22.387084+00:00", "expiresAt": "2026-12-25T17:00:00+00:00", "isFeatured": false, "isTopBrand": false, "visibility": "public", "description": "
    \n\t
  • Minimal S1 Teknik Informatika, Sistem Informasi, Ilmu Komputer, atau jurusan terkait
  • \n\t
  • Memiliki pengalaman 2-4 tahun di bidang System Development, Business Analyst, System Analyst, atau IT Project Management.
  • \n\t
  • Memahami requirements gathering, gap analysis, dan business process mapping.
  • \n\t
  • Mampu membuat BRD atau User Story.
  • \n\t
  • Memahami proses system development dan UAT.
  • \n\t
  • Memiliki kemampuan analisis dan problem solving yang baik.
  • \n\t
  • Memahami dasar database/SQL menjadi nilai tambah.
  • \n\t
  • Komunikatif, proaktif, dan mampu bekerja sama dengan berbagai tim.
  • \n
", "priorityScore": 0.5, "qualifications": "
    \n\t
  • Mengidentifikasi dan menganalisis kebutuhan pengembangan atau perbaikan sistem untuk mendukung proses Collection.
  • \n\t
  • Melakukan requirements gathering, business impact analysis, dan business process mapping.
  • \n\t
  • Mengawal proses development, melakukan UAT, serta evaluasi sistem setelah implementasi.
  • \n\t
  • Memonitor kinerja dan kesiapan sistem/aplikasi yang digunakan tim Collection di Head Office dan Cabang.
  • \n\t
  • Menangani kendala sistem dan memberikan solusi sesuai SLA.
  • \n\t
  • Berkoordinasi dengan IT dan tim terkait dalam pengembangan serta penyelesaian masalah sistem.
  • \n\t
  • Mengelola user dan akses sistem internal maupun eksternal.
  • \n
", "workExperience": 300, "numberOfOpenings": 1, "educationLevelCode": 550, "isFreshGradFriendly": false, "recruiterLastSeenAt": "2026-09-02T10:35:36.505227+00:00" } ], "limit": 5, "query": "engineer", "total": 1157, "hasMore": true, "nextPage": 2, "provider": "kalibrr", "searchedText": "engineer" } ``` --- _Generated: 2026-09-02T14:25:36.695Z_