Scrapers.lat logo scrapers.lat
商业

Singapore PEB Professional Engineers Scraper

Scrape the official Singapore Professional Engineers (PEB) register from data.gov.sg. Get registration number, full name, engineering branch, registration date, employer name, employer address and contact number. Export to JSON, CSV or Excel.

11 每条记录的字段 JSON · CSV · Excel · API 按用量付费
singapore-peb-engineers-scraper.json 200 OK
{
  "regNo": "4825",
  "fullName": "Aden Chua Ming Jian",
  "branch": "Civil",
  "dateOfRegistration": "2016-10-18",
  "employerName": "Arup Singapore Private Limited",
  "employerType": "Private Sector",
  "employerAddress": "182 Cecil Street 06-01 Frasers Tower 069547 SG",
  "employerPostalCode": "069547",
  "contactNo": "64112721"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Reg NoFull NameBranchDate Of RegistrationEmployer NameEmployer TypeEmployer AddressEmployer Postal CodeContact No
示例输出

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

Reg NoFull NameBranchDate Of Registration
4825Aden Chua Ming JianCivil2016-10-18
3585Ang Seok Keng JannetElectrical2000-10-17
4917Berlina Margaretha WinataCivil2017-08-22
5907Chiu Hok ShunMechanical2026-05-28
5227Daniel Lukas Mulyawan JapCivil2019-06-20
GET /singapore-peb-engineers-scraper
{
  "regNo": "4825",
  "fullName": "Aden Chua Ming Jian",
  "branch": "Civil",
  "dateOfRegistration": "2016-10-18",
  "employerName": "Arup Singapore Private Limited",
  "employerType": "Private Sector",
  "employerAddress": "182 Cecil Street 06-01 Frasers Tower 069547 SG",
  "employerPostalCode": "069547",
  "contactNo": "64112721"
}

常见问题

Where does the data come from?

The official "Register of Professional Engineers" dataset on data.gov.sg, maintained by the Professional Engineers Board (PEB) of Singapore.

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 the employer and a contact number?

Yes. Each record carries the employer name, the employer address and the listed contact number, alongside the registration number and branch.

How many engineers are in the register?

Around 2,700 registered Professional Engineers at the time of writing.

How fresh is it?

The source dataset is refreshed by the board on a rolling basis. Each run pulls the latest published version.

你准备好,它就就绪。

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