---
title: "Companies hiring in Indonesia (2026)"
description: "**Canonical URL:** https://jobspipe.dev/hiring/country/indonesia"
canonical: https://jobspipe.dev/hiring/country/indonesia
last_updated: 2026-09-10
---

# Companies hiring in Indonesia (2026)

> Employers with live openings located in Indonesia, ranked by posting volume. Top roles, remote share and new-in-30-days share for each. Shares only.

**Canonical URL:** https://jobspipe.dev/hiring/country/indonesia

Every company on this list has Indonesia as the most common location on its active postings. Companies are ordered by the volume of active postings attributed to them, largest first, and the list is capped at one hundred.

Remote share is the fraction of a company's active postings that carry a remote flag. New in 30 days is the fraction of its open roles first sighted by the crawler in the last 30 days, a cross-sectional read of how much of the backlog is fresh. Top roles are the three titles the company posts most. Every figure is a share; JobsPipe does not publish counts.

To reproduce the rows behind any company, POST to /v1/jobs/search with job_country_code_or set to ["ID"], status set to active, and company_name_or set to the company's name as it appears on the posting.

## The companies

| Company | Industry | Top roles | Remote | New in 30 days |
|---|---|---|---|---|
| [Amartha](https://jobspipe.dev/hiring/amartha.com) | Financial services | Business Manager, Team Leader, Branch Manager | 0.7% | 64.3% |
| [AYANA Hospitality](https://jobspipe.dev/hiring/ayana.com) | Accommodation | Guest Relations Officer, Front Desk Agent, Intern | 0.0% | 49.5% |
| [Techconnect.id](https://jobspipe.dev/hiring/techconnect.co.id) | Software and IT services | Category Manager, Application Development Intern, Mine Plan and Technical Services Department Head | 0.0% | 60.9% |
| [Traveloka](https://jobspipe.dev/hiring/traveloka.com) | - | Senior Account Manager, Senior Analyst Digital Marketing, Platform Engineer | 0.0% | 96.2% |

## Method

Denominator: active postings from the company on the ten collected boards (deduplicated by posting id); recency shares use the crawl sighting log. Generated 2026-09-10. Companies are attributed by the employer domain on each posting and ordered by their volume of active postings; only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_country_code_or":["ID"]}'
```

## Next step

- [Query the API](https://jobspipe.dev/signup)
- [Set up an alert](https://jobspipe.dev/signals)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup