Taiwan Government Tender Monitor avatar

Taiwan Government Tender Monitor

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Taiwan Government Tender Monitor

Taiwan Government Tender Monitor

Monitor public procurement tenders from Taiwan's Government e-Procurement System. Filter by keyword, agency, date range, and tender type. Structured JSON for journalism, research, and business intelligence.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

chris

chris

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Monitor public procurement tenders from Taiwan's Government e-Procurement System (政府電子採購網) — the official record of every contract the Taiwan government opens, awards, or cancels. Filter by keyword, tender type, agency, and date range.

Why this data matters

Every year, Taiwan's government and public agencies issue hundreds of thousands of tenders covering everything from IT systems and medical equipment to construction and consulting services. This data is publicly available but buried in a clunky search interface. This Actor makes it queryable.

Who this is for

Use caseUser
B2G sales intelligenceVendors, consultancies tracking new tender opportunities in their category
Investigative journalismReporters investigating procurement anomalies, conflicts of interest
Market sizing researchAnalysts estimating total addressable market for government IT/services
Competitive intelligenceMonitoring which companies win which tenders across agencies
Academic researchPublic administration, procurement policy, anti-corruption studies
Legal due diligenceLaw firms tracking public-sector client activity

Tender types

Taiwan's procurement system has four main notice types — you can filter for any subset:

Type (Chinese)MeaningTypical use
招標公告Open callFinding new opportunities to bid
決標公告Award noticeTracking competitor wins & contract values
無法決標公告Failed tenderIdentifying over-priced or ill-specified tenders
定期彙送Batch noticeRoutine procurement disclosures

Input parameters

{
"startDate": "2026-04-01",
"endDate": "2026-04-04",
"keyword": "資訊系統",
"tenderTypes": ["招標公告"],
"unitIdPrefix": "",
"includeDetail": true,
"maxResults": 500
}
FieldTypeDescription
startDatestringYYYY-MM-DD (required)
endDatestringYYYY-MM-DD, inclusive. Empty = single day
keywordstringFilter titles containing this term (e.g., "資訊" for IT)
tenderTypesarrayFilter by type. Empty = all types
unitIdPrefixstringAgency ID prefix filter (e.g., 3.92 for specific ministry chain)
includeDetailboolFetch full details (budget, deadlines, contact info). Slower but richer
maxResultsintCap on output records (default 500)

Output example

Without includeDetail:

{
"date": "2026-03-31",
"job_number": "HCVS1150311",
"unit_id": "3.92.5.11",
"unit_name": "新竹市立光武國中",
"tender_type": "決標公告",
"title": "115年度友善提供多元生理用品採購",
"company_ids": ["12070727", "24594066"],
"company_names": ["旺泉食品行", "康興醫療器材有限公司"],
"url": "/index/case/3.92.5.11/HCVS1150311/20260331/aaa-71144888"
}

With includeDetail: true adds:

{
"detail": {
"detail_type": "決標公告",
"案號": "HCVS1150311",
"標案名稱": "115年度友善提供多元生理用品採購",
"預算金額": "850000",
"截止投標": "2026/03/20 17:00",
"開標時間": "2026/03/21 10:00",
"公告日": "2026/03/05",
"招標方式": "公開招標",
"機關名稱": "新竹市立光武國中",
"機關地址": "新竹市東區光復路二段370號",
"raw_detail": { ... all 100+ raw fields ... }
}
}

Pricing

Pay-per-result: $2.00 per 1,000 records. Higher than other scrapers because:

  • Each record represents high-value B2B intelligence
  • Detail fetching requires 1 additional API call per record

Typical usage:

  • 1 day of IT-related tenders (30 records): **$0.06**
  • 1 month of all tenders matching a keyword: ~$1-3
  • Quarterly competitive intelligence report: ~$5-15

Common queries

"Find new IT system tenders this week"

{"startDate": "2026-03-29", "endDate": "2026-04-04",
"keyword": "資訊系統", "tenderTypes": ["招標公告"]}

"What did my competitor win last month?"

{"startDate": "2026-03-01", "endDate": "2026-03-31",
"tenderTypes": ["決標公告"], "keyword": "公司名稱"}

"All failed tenders in last quarter (pricing/spec issues)"

{"startDate": "2026-01-01", "endDate": "2026-03-31",
"tenderTypes": ["無法決標公告"]}
  • Source: 政府電子採購網 via the open-source g0v PCC API (community-maintained mirror)
  • Original data license: Public records under Taiwan's Freedom of Information Act
  • Commercial use: Taiwan's e-procurement site permits use for reporting, commentary, teaching, research, or other legitimate purposes with attribution. Please credit "資料來源:政府電子採購網" in published outputs.
  • For heavy commercial/redistribution use, consider the official Open Data dataset

Tips

  • Start with includeDetail: false to explore tender titles, then re-run with detail for only the ones you need
  • Use unitIdPrefix for ministry-level filtering (e.g., 3.1 for Executive Yuan agencies)
  • Combine with a calendar: run weekly on Monday morning for fresh opportunities

Keywords

Taiwan government tenders, Taiwan procurement data, 政府電子採購網 API, 招標公告, 決標公告, Taiwan B2G intelligence, public sector RFP Taiwan, procurement monitoring API, Taiwan public contracts, 標案監控, 政府標案 API, government contract tracking Taiwan, competitor win tracking, Taiwan open data