# Taiwan Jobs Scraper (104) - Listings, Salary & Company (`scrapers_lat/taiwan-104-jobs-scraper`) Actor

Scrape Taiwan job listings with job title, company name, area, salary range, employment type, education and experience required, industry, skills, posted date and links. Search by keyword and city. Export to JSON, CSV or Excel.

- **URL**: https://apify.com/scrapers\_lat/taiwan-104-jobs-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** Jobs, Business, Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $6.80 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js/docs.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python/docs.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## Taiwan Jobs Scraper (104)

> Collect Taiwan job listings at scale with title, company, area, salary range, employment type, education and experience required, industry, skills and a direct link. Search by keyword and city and export clean structured data for recruiting, market research and lead generation.

**📥 [Input](https://apify.com/scrapers_lat/taiwan-104-jobs-scraper/input-schema) · 📤 [Output](https://apify.com/scrapers_lat/taiwan-104-jobs-scraper/output-schema) · 💰 [Pricing](https://apify.com/scrapers_lat/taiwan-104-jobs-scraper/pricing) · ▶️ [Examples](https://apify.com/scrapers_lat/taiwan-104-jobs-scraper/examples)**

![Apify](https://img.shields.io/badge/Platform-Apify-1CE1CE?logo=apify&logoColor=white)
![Taiwan jobs](https://img.shields.io/badge/Data-Taiwan%20jobs-blue)
![Output](https://img.shields.io/badge/Output-JSON%20%7C%20CSV%20%7C%20Excel-orange)

<table><tr>
<td align="center"><strong>Job + company</strong><br>title, employer, area</td>
<td align="center"><strong>Salary & requirements</strong><br>pay, education, experience</td>
<td align="center"><strong>JSON / CSV / Excel</strong><br>output formats</td>
</tr></table>

<br>

### Who is it for

| Use case | Who benefits |
|---|---|
| Recruiting | Agencies and in-house teams sourcing candidates and mapping the market |
| Sales and lead generation | Teams building lists of hiring companies in Taiwan |
| Market research | Analysts tracking demand, salaries and skills by city and industry |
| Job boards and apps | Builders enriching their own listings with structured data |

### How to use it

1. Add one or more **Search Keywords** (for example `工程師`, `軟體`, `行銷`, `PM`). Each keyword runs its own search.
2. Optionally add **Cities / Counties** (for example `台北市`, `Taichung`, `高雄市`) to focus on a region, or leave empty for nationwide results.
3. Set **Max Jobs To Scrape** and run. Export as JSON, CSV or Excel, or pull it through the Apify API.

### Frequently Asked Questions

**Can I search in English?**
Keywords work best in Chinese (for example `工程師` for engineer), but common English terms and job titles also match. City names accept both Chinese and English.

**What does the salary field mean?**
`salaryLow` and `salaryHigh` are the numeric range and `salaryType` shows the basis (monthly, hourly, annual). When an employer marks the pay as negotiable, `salaryText` reads "面議 Negotiable".

**Can I collect jobs for several cities at once?**
Yes. Add multiple cities and multiple keywords; the actor runs every combination and de-duplicates the results.

**How fresh is the data?**
Listings are read live at run time, so each record reflects the posting at the moment of the run (see `observedAt`).

---

## 台灣求職職缺爬蟲 (104)

> 大量擷取台灣職缺資料，包含職稱、公司、地區、薪資範圍、工作性質、學經歷要求、產業、技能與職缺連結。可依關鍵字與縣市搜尋，輸出乾淨的結構化資料，適用於招募、市場研究與名單開發。

### 擷取欄位

每一筆資料代表一個職缺：

- **title** / **jobUrl**：職稱與職缺連結
- **companyName** / **industry** / **employeeCount**：徵才公司
- **area** / **address** / **mrtStation**：工作地點與最近捷運站
- **salaryLow** / **salaryHigh** / **salaryType** / **salaryText**：薪資範圍與計薪方式
- **employmentType**：全職、兼職、約聘或實習
- **experienceRequired** / **educationRequired**：經歷與學歷要求
- **majors** / **skills** / **languages**：科系、技能與語言需求
- **remoteWork**：是否提供遠端工作
- **postedDate**：職缺刊登或更新日期
- **descriptionSnippet**：工作內容摘要

只有實際職缺才會計費，空跑或失敗不收費。

### 使用方式

1. 輸入一個或多個**搜尋關鍵字**（例如 `工程師`、`軟體`、`行銷`）。
2. （選填）加入**縣市**（例如 `台北市`、`台中市`、`高雄市`），或留空搜尋全台。
3. 設定**最多擷取職缺數**後執行，可匯出 JSON、CSV 或 Excel。

<!-- example-tasks -->
<!-- /example-tasks -->

<!-- related-actors -->
### Related scrapers

- [Taiwan Business Registry Scraper](https://apify.com/scrapers_lat/taiwan-business-registry-scraper)
- [Taiwan TWSE Disclosures Scraper](https://apify.com/scrapers_lat/taiwan-twse-disclosures-scraper)
- [Indeed Jobs Scraper](https://apify.com/scrapers_lat/indeed-jobs-scraper)

<!-- /related-actors -->

<!-- scrapers-lat-cta -->
### More scrapers at scrapers.lat

This actor is built and maintained by [scrapers.lat](https://scrapers.lat), where we publish scrapers for public platforms: finance, news, real estate, jobs, e-commerce and government data. Browse the full catalog or ask us for a custom scraper at [scrapers.lat](https://scrapers.lat).

---

> This actor is an independent tool and has no affiliation with 104 Corporation. It only accesses publicly available job listing data. Use the results in accordance with the source's terms.

# Actor input Schema

## `searchQueries` (type: `array`):

One or more job keywords to search. Each keyword runs its own search. Examples: 工程師 (engineer), 軟體 (software), 行銷 (marketing), 會計 (accounting), PM.
## `areas` (type: `array`):

Optional. Limit results to one or more Taiwan cities or counties. Accepts Chinese or English names, for example 台北市, 新北市, 台中市, 高雄市, Taipei, Taichung, Kaohsiung, Hsinchu. Leave empty to search nationwide.
## `maxJobs` (type: `integer`):

Maximum number of job listings to collect across the whole run.

## Actor input object example

```json
{
  "searchQueries": [
    "工程師"
  ],
  "areas": [],
  "maxJobs": 50
}
````

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchQueries": [
        "工程師"
    ],
    "areas": [],
    "maxJobs": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/taiwan-104-jobs-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "searchQueries": ["工程師"],
    "areas": [],
    "maxJobs": 50,
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/taiwan-104-jobs-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchQueries": [
    "工程師"
  ],
  "areas": [],
  "maxJobs": 50
}' |
apify call scrapers_lat/taiwan-104-jobs-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapers_lat/taiwan-104-jobs-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Taiwan Jobs Scraper (104) - Listings, Salary & Company",
        "description": "Scrape Taiwan job listings with job title, company name, area, salary range, employment type, education and experience required, industry, skills, posted date and links. Search by keyword and city. Export to JSON, CSV or Excel.",
        "version": "0.1",
        "x-build-id": "V7A6lZDUolHZYDPzu"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/scrapers_lat~taiwan-104-jobs-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-scrapers_lat-taiwan-104-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/scrapers_lat~taiwan-104-jobs-scraper/runs": {
            "post": {
                "operationId": "runs-sync-scrapers_lat-taiwan-104-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/scrapers_lat~taiwan-104-jobs-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-scrapers_lat-taiwan-104-jobs-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "searchQueries": {
                        "title": "Search Keywords",
                        "type": "array",
                        "description": "One or more job keywords to search. Each keyword runs its own search. Examples: 工程師 (engineer), 軟體 (software), 行銷 (marketing), 會計 (accounting), PM.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "areas": {
                        "title": "Cities / Counties",
                        "type": "array",
                        "description": "Optional. Limit results to one or more Taiwan cities or counties. Accepts Chinese or English names, for example 台北市, 新北市, 台中市, 高雄市, Taipei, Taichung, Kaohsiung, Hsinchu. Leave empty to search nationwide.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxJobs": {
                        "title": "Max Jobs To Scrape",
                        "minimum": 1,
                        "maximum": 1000000,
                        "type": "integer",
                        "description": "Maximum number of job listings to collect across the whole run."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
