Discover/karirlink.id API
live

karirlink.id APIkarirlink.id

Access entry-level and fresh graduate job listings from Karirlink.id. Filter by location, employment type, category, and more. Get full job details via API.

Endpoints
2
Updated
12h ago
Try it
Page number for pagination.
Search keyword for job title or company name (e.g. 'manager', 'engineer'). Converted to sl
Job category filter by numeric ID. Accepts: 1 (Akuntansi/Keuangan), 2 (Sumber Daya Manusia
Location filter as a slug (e.g. 'kota-jakarta-pusat', 'kab. simeulue'). Values available f
Workplace type filter. Accepts: 1 (Onsite), 2 (Remote), 3 (Hybrid).
Employment type filter. Accepts: 1 (Full Time), 2 (Part Time), 3 (Kontrak), 4 (Magang/Inte
api.parse.bot/scraper/95441635-11f1-496b-b6c6-7a5f5ab9b755/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/95441635-11f1-496b-b6c6-7a5f5ab9b755/list_jobs' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

List available job openings with pagination. Returns 12 jobs per page. Supports filtering by search query, location, employment type, workplace type, and job category.

Input
ParamTypeDescription
pageintegerPage number for pagination.
querystringSearch keyword for job title or company name (e.g. 'manager', 'engineer'). Converted to slug format internally.
categorystringJob category filter by numeric ID. Accepts: 1 (Akuntansi/Keuangan), 2 (Sumber Daya Manusia/Personalia), 3 (Penjualan/Pemasaran), 4 (Seni/Media/Komunikasi), 5 (Hotel/Restoran), 6 (Pendidikan), 7 (Komputer/Teknologi Informasi), 8 (Kesehatan dan Kedokteran), 9 (Administrasi dan Manajemen), 10-15 (additional categories).
locationstringLocation filter as a slug (e.g. 'kota-jakarta-pusat', 'kab. simeulue'). Values available from the site's location dropdown.
workplace_typestringWorkplace type filter. Accepts: 1 (Onsite), 2 (Remote), 3 (Hybrid).
employment_typestringEmployment type filter. Accepts: 1 (Full Time), 2 (Part Time), 3 (Kontrak), 4 (Magang/Internship), 5 (Freelance).
Response
{
  "type": "object",
  "fields": {
    "jobs": "array of job objects with id, title, company, location, employment_type, workplace_type, salary_text, salary_min, salary_max, started_at, ended_at, created_at, permalink",
    "page": "integer",
    "total_pages": "integer",
    "jobs_on_page": "integer"
  },
  "sample": {
    "jobs": [
      {
        "id": 77980,
        "title": "Polibatam Internship 2026",
        "company": "PT. Sumitomo Wiring Systems Batam Indonesia",
        "ended_at": "2026-07-28T02:10:05.000000Z",
        "location": "Kota Batam, Kepulauan Riau",
        "permalink": "polibatam-internship-2026-pt-sumitomo-wiring-systems-batam-indonesia-kota-batam-kepulauan-riau-1780020605334",
        "created_at": "2026-05-29T02:10:05.000000Z",
        "salary_max": 0,
        "salary_min": 0,
        "started_at": "2026-05-29T02:10:05.000000Z",
        "salary_text": "Informasi Tidak Tersedia",
        "workplace_type": "Onsite",
        "employment_type": "Internship"
      }
    ],
    "page": 1,
    "total_pages": 130,
    "jobs_on_page": 12
  }
}

About the karirlink.id API

The Karirlink.id API provides access to job listings from Indonesia's fresh graduate and entry-level job portal through 2 endpoints. The list_jobs endpoint returns up to 12 jobs per page with fields including title, company, location, salary range, employment type, and workplace type. The get_job_details endpoint returns full descriptions and requirements for a specific posting.

Listing and Filtering Jobs

The list_jobs endpoint returns paginated job listings from Karirlink.id, 12 results per page. Each job object in the jobs array includes id, title, company, location, employment_type, workplace_type, salary_text, salary_min, salary_max, and a permalink slug. The response also includes page, total_pages, and jobs_on_page for pagination control.

Filtering is available through several parameters: query accepts a keyword like 'engineer' or 'manager' to match job title or company name; location takes a slug value such as 'kota-jakarta-pusat'; category accepts a numeric ID (e.g. 1 for Akuntansi/Keuangan, 2 for Sumber Daya Manusia); employment_type maps to values 1–5 covering Full Time, Part Time, Kontrak, Magang/Internship, and Freelance; and workplace_type accepts 1 (Onsite), 2 (Remote), or 3 (Hybrid).

Job Details

The get_job_details endpoint takes a permalink slug from a list_jobs result and returns the full posting. Response fields include title, company, location, salary, employment_type, permalink, description, and requirements. This is where structured role responsibilities and candidate qualifications are exposed, making it suitable for displaying or analyzing full job postings.

Coverage Scope

Karirlink.id focuses specifically on the Indonesian job market, with an emphasis on fresh graduate and entry-level roles. Location slugs correspond to Indonesian cities and regencies. Category IDs map to Indonesian-language occupational sectors. Salary fields return both a human-readable salary_text string and numeric salary_min/salary_max values where disclosed.

Common use cases
  • Aggregate entry-level job listings for Indonesian fresh graduates into a curated job board
  • Monitor salary ranges by category or location using salary_min and salary_max fields
  • Build a remote/hybrid job feed for Indonesian candidates by filtering on workplace_type
  • Track internship (Magang) postings by filtering employment_type to value 4
  • Compare job availability across Indonesian cities using the location slug filter
  • Enrich a recruiting CRM with full job descriptions and requirements via get_job_details
  • Analyze which job categories have the most openings by iterating category filter values
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Karirlink.id offer an official developer API?+
Karirlink.id does not publish a documented public developer API. This Parse API provides structured access to the job data available on the site.
What does list_jobs return for salary data, and is it always present?+
Each job object includes salary_text (a human-readable string), salary_min, and salary_max. Salary disclosure is at the employer's discretion, so these fields may be empty or null for listings where the company has not stated a range.
Does the API return company profile pages or recruiter contact details?+
Not currently. The API covers job listing data and per-posting details including description and requirements, but does not expose standalone company profiles or recruiter contact information. You can fork this API on Parse and revise it to add an endpoint targeting company profile pages.
How does pagination work in list_jobs?+
The endpoint returns 12 jobs per page. The response includes page (current page number), total_pages (total available pages), and jobs_on_page (count of results on the current page). Pass the page integer parameter to advance through results.
Can I retrieve job listings by specific location values?+
Yes. The location parameter accepts slug-formatted strings corresponding to Indonesian cities and regencies, such as 'kota-jakarta-pusat' or 'kab. simeulue'. The available location slugs mirror the location facets used on the Karirlink.id site. Slugs for less common areas may return zero results if no active listings exist.
Page content last updated . Spec covers 2 endpoints from karirlink.id.
Related APIs in JobsSee all →
usajobs.gov API
Search federal job openings and view detailed job announcements from USAJobs.gov, plus access historical job data and reference codes to help you find the right government position. Filter and explore thousands of federal career opportunities with comprehensive job details all in one place.
jobs.lever.co API
Access job postings on any Lever-hosted company job board. List, filter, search, and group open roles, retrieve full posting details, and extract application form questions via Lever's public API.
ca.indeed.com API
Search for jobs across Canada and access detailed job listings, company profiles, employee reviews, and salary information all in one place. Build recruitment tools, career research applications, or job market analysis platforms with comprehensive employment data from Indeed Canada.
in.indeed.com API
in.indeed.com API
indeed.com API
Search and discover job opportunities on Indeed while accessing detailed job descriptions, company profiles, and salary insights all in one place. Get comprehensive career information including specific compensation data to help you find and evaluate the right job opportunity for you.
job-boards.greenhouse.io API
Access job listings, department information, office locations, and application forms from Greenhouse.io job boards, then submit applications directly through the platform. Search and filter available positions by keywords to find roles that match your qualifications.
levels.fyi API
Access real compensation data, benefits packages, and salary trends across tech companies and job levels. Retrieve internship pay, H-1B visa salary records, company profiles, and detailed breakdowns by role and level.
uk.indeed.com API
Search for job listings across Indeed UK and retrieve complete job details including descriptions, requirements, salary information, and application links. Filter by job type, experience level, location, remote preference, and more to find relevant opportunities.