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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Licensee NameLicence NumberPremises AddressPostal CodeGradeGrade DescriptionHas Suspension RecordLatitudeLongitudeFormatted AddressLicence Type
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。