Thai e-GP Procurement Contracts
Pricing
Pay per usage
Thai e-GP Procurement Contracts
Scrape Thai Government Procurement System (e-GP) contracts via the official opend.data.go.th API. Returns English field names, ISO 8601 dates, THB + USD amounts, department hierarchy, and winner TIN — ready for compliance, due diligence, and market intelligence use cases.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Nitirat Thaploi
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share
Thai Government Procurement Contracts (e-GP)
Scrape 4.6 million+ Thai government procurement contracts from the official e-GP system via the opend.data.go.th API.
Returns clean, analysis-ready JSON: English field names, ISO 8601 dates, THB + USD amounts, department hierarchy, winner TIN — ready for compliance screening, market intelligence, and due diligence workflows.
What you get
Each record includes:
| Field | Example |
|---|---|
projectId | "67039549408" |
projectName | "Double-track railway Khon Kaen–Nong Khai (e-bidding)" |
contractNumber | "กส.14/ทค./2567" |
contractDateISO | "2024-12-12" |
contractFinishDateISO | "2028-03-31" |
contractStatus | "In progress" |
budgetYearBE | 2568 |
budgetYearCE | 2025 |
awardedAmountTHB | 28759000000 |
awardedAmountUSDApprox | 787917808.22 |
department | "State Railway of Thailand" |
departmentSub | "Special Projects Division" |
province | "Bangkok" |
procurementMethod | "e-bidding" |
winner | "CH. Karnchang – AS Construction JV" |
winnerTin | "0993000510631" |
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
apiKey | string | required | Free API key from opend.data.go.th |
year | integer | current Thai fiscal year | Buddhist Era year (e.g. 2568 = FY 2025) |
keyword | string | — | Search project names, e.g. "hospital" or "โรงพยาบาล" |
deptCode | string | — | Government department code, e.g. "0806" |
budgetStart | integer | — | Minimum contract value in THB |
budgetEnd | integer | — | Maximum contract value in THB |
winnerTin | string | — | Filter by winning company tax ID |
maxPages | integer | 50 | Pages to fetch (100 records/page) |
thbPerUsd | number | 36.5 | FX rate for USD conversion |
Getting your free API key
- Register at opend.data.go.th/register_api/signup.php
- Confirm email and log in
- Copy your API key from the dashboard
- Paste it into the
apiKeyinput field
Use cases
- Vendor intelligence — find which companies win government contracts in specific sectors
- Compliance & due diligence — screen counterparties against Thai procurement winners by TIN
- Market research — identify spending trends by ministry, province, or procurement method
- Investment research — track large infrastructure contracts (railways, highways, hospitals)
Data source
Official Thai Government Procurement System (e-GP) via api-govspending.data.go.th. Updated daily. Coverage: FY 2558 – present (4.6M+ contracts).