Scrapers.lat logo scrapers.lat
商业

Singapore NEA Food Hygiene Grades Scraper

Scrape Singapore NEA licensed food shops and their hygiene grade (A/B/C/D) from the official data.gov.sg open data portal. Get licensee name, licence number, address, demerit points and suspension dates. Export to JSON, CSV or Excel.

13 每条记录的字段 JSON · CSV · Excel · API 按用量付费
singapore-food-hygiene-grades-scraper.json 200 OK
{
  "licenseeName": "COPITIAM PTE. LTD.",
  "licenceNumber": "CE11433C001",
  "premisesAddress": "70 JELLICOE ROAD #01-03 V HOTEL @ LAVENDER SIN…",
  "postalCode": "208767",
  "grade": "A",
  "gradeDescription": "Highest standard of hygiene",
  "hasSuspensionRecord": false,
  "latitude": 1.30779680295707,
  "longitude": 103.86253504374
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Licensee NameLicence NumberPremises AddressPostal CodeGradeGrade DescriptionHas Suspension RecordLatitudeLongitudeFormatted AddressLicence Type
示例输出

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

Licensee NameLicence NumberPremises AddressPostal Code
COPITIAM PTE. LTD.CE11433C00170 JELLICOE ROAD #01-03 V HOTEL @…208767
YIN JIECE11433C00270 JELLICOE ROAD #01-03 V HOTEL @…208767
ZHENG RONGSHENGCE11433C00370 JELLICOE ROAD #01-03 V HOTEL @…208767
YU KEE DUCK AND NOODLE HOUSE PTE.…CE11433C00470 JELLICOE ROAD #01-03 V HOTEL @…208767
ZHEN ZI ENTERPRISE LLPCE11433C00570 JELLICOE ROAD #01-03 V HOTEL @…208767
GET /singapore-food-hygiene-grades-scraper
{
  "licenseeName": "COPITIAM PTE. LTD.",
  "licenceNumber": "CE11433C001",
  "premisesAddress": "70 JELLICOE ROAD #01-03 V HOTEL @ LAVENDER SIN…",
  "postalCode": "208767",
  "grade": "A",
  "gradeDescription": "Highest standard of hygiene",
  "hasSuspensionRecord": false,
  "latitude": 1.30779680295707,
  "longitude": 103.86253504374
}

常见问题

Where does the data come from?

The official data.gov.sg NEA food establishment licence datasets. Eating establishments include the food hygiene grade; supermarkets are a separate licence dataset.

What do the grades A, B, C and D mean?

They are NEA's food hygiene grades for licensed eating establishments, from A (highest) to D (lowest passing standard).

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?

The source datasets are refreshed by the government on a rolling basis.

你准备好,它就就绪。

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