Scrapers.lat logo scrapers.lat
商业

Singapore GeBIZ Government Contracts Scraper

Scrape Singapore government awarded contracts from GeBIZ via the official data.gov.sg open data portal. Get tender number, procuring agency, awarded supplier, awarded amount and award date. Export to JSON, CSV or Excel.

12 每条记录的字段 JSON · CSV · Excel · API 按用量付费
singapore-gebiz-contracts-scraper.json 200 OK
{
  "tenderNo": "YRS000ETT24000004",
  "description": "[T04/2024] Training services for YRSG",
  "agency": "Yellow Ribbon Singapore",
  "supplier": "WONG FONG ACADEMY PTE. LTD.",
  "awardedAmount": 680,
  "currency": "SGD",
  "awardDate": "16/6/2025",
  "awardDateISO": "2025-06-16",
  "awardYear": 2025
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Tender NoDescriptionAgencySupplierAwarded AmountCurrencyAward DateAward Date ISOAward YearStatus
示例输出

一条真实的示例记录,正是你收到的结构。

Tender NoDescriptionAgencySupplier
YRS000ETT24000004[T04/2024] Training services for …Yellow Ribbon SingaporeWONG FONG ACADEMY PTE. LTD.
YRS000ETT24000004[T04/2024] Training services for …Yellow Ribbon SingaporeSSA ACADEMY PTE. LTD.
YRS000ETT24000004[T04/2024] Training services for …Yellow Ribbon SingaporeSINGAPORE INSTITUTE OF MANAGEMENT…
YRS000ETT24000004[T04/2024] Training services for …Yellow Ribbon SingaporeNTUC LEARNINGHUB PTE. LTD.
YRS000ETT24000004[T04/2024] Training services for …Yellow Ribbon SingaporeEDUQUEST INTERNATIONAL INSTITUTE …
GET /singapore-gebiz-contracts-scraper
{
  "tenderNo": "YRS000ETT24000004",
  "description": "[T04/2024] Training services for YRSG",
  "agency": "Yellow Ribbon Singapore",
  "supplier": "WONG FONG ACADEMY PTE. LTD.",
  "awardedAmount": 680,
  "currency": "SGD",
  "awardDate": "16/6/2025",
  "awardDateISO": "2025-06-16",
  "awardYear": 2025
}

常见问题

Where does the data come from?

The official data.gov.sg "Government Procurement via GeBIZ" dataset, managed by the Ministry of Finance. It covers awarded contracts.

Does it need a login or API key?

No. It reads the public open data portal with no account and no key.

Does it include live open tenders?

No. This covers awarded contracts. It is the authoritative record of who won what and for how much.

How fresh is it?

The source dataset is refreshed by the government on a rolling basis (roughly monthly).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。