Scrapers.lat logo scrapers.lat
商业

Singapore COE Prices & Bidding Results Scraper

Scrape Singapore COE (Certificate of Entitlement) prices and bidding results from the official data.gov.sg open data portal. Get bidding month, vehicle class, quota, bids received and the winning premium. Export to JSON, CSV or Excel.

14 每条记录的字段 JSON · CSV · Excel · API 按用量付费
singapore-coe-prices-scraper.json 200 OK
{
  "month": "2026-07",
  "biddingNo": "2",
  "vehicleClass": "Category E",
  "quota": 263,
  "bidsSuccess": 263,
  "bidsReceived": 450,
  "premium": 129971,
  "currency": "SGD",
  "year": 2026
}
你会得到什么

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

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

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

MonthBidding NoVehicle ClassQuota
2026-072Category E263
2026-072Category D562
2026-072Category C301
2026-072Category B871
2026-072Category A1245
GET /singapore-coe-prices-scraper
{
  "month": "2026-07",
  "biddingNo": "2",
  "vehicleClass": "Category E",
  "quota": 263,
  "bidsSuccess": 263,
  "bidsReceived": 450,
  "premium": 129971,
  "currency": "SGD",
  "year": 2026
}

常见问题

What does COE mean?

COE stands for Certificate of Entitlement, the licence you must win at auction before you are allowed to own a car in Singapore for 10 years.

Where does the data come from?

The official data.gov.sg COE bidding results dataset. It is the authoritative public record of every bidding exercise.

Does it need a login or API key?

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

How fresh is it?

COE bidding runs twice a month and the source dataset is updated after each exercise, so new premiums appear roughly twice a month.

What is the premium?

The premium is the winning bid price in SGD. It is the number people mean when they talk about "the COE price".

你准备好,它就就绪。

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