Scrapers.lat logo scrapers.lat
Business

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 fields per record JSON · CSV · Excel · API Pay per use
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
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Licensee NameLicence NumberPremises AddressPostal CodeGradeGrade DescriptionHas Suspension RecordLatitudeLongitudeFormatted AddressLicence Type
Sample output

A real example record, exactly the shape you receive.

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
}

Frequently asked questions

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.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.