Scrapers.lat logo scrapers.lat
公共登记

US Restaurant Inspections Scraper: Food Establishments

Scrape US restaurant and food establishment health inspections: business name, license id, facility type, risk level, full address, inspection date and type, pass-fail result, violations summary and geo coordinates. Filter by name, city, result and date range. Export to JSON, CSV or Excel.

20 每条记录的字段 JSON · CSV · Excel · API 按用量付费
usa-restaurant-inspections-scraper.json 200 OK
{
  "inspectionId": "2639732",
  "dbaName": "GORDO'S TINY TACO BAR",
  "akaName": "GORDO'S TINY TACO BAR",
  "licenseNumber": "2138371",
  "facilityType": "Restaurant",
  "risk": "Risk 1 (High)",
  "result": "Fail",
  "inspectionType": "Complaint",
  "inspectionDate": "2026-07-15T00:00:00.000Z"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Inspection IdDba NameAka NameLicense NumberFacility TypeRiskResultInspection TypeInspection DateAddressCityStateZipLatitude
示例输出

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

Inspection IdDba NameAka NameLicense Number
2639732GORDO'S TINY TACO BARGORDO'S TINY TACO BAR2138371
2639625EGGHOLIC/ TACO PROSEGGHOLIC/ TACO PROS2632312
2639512TACO EL JALICIENSETACO EL JALICIENSE1478565
2639397TACO BURRITO KINGTACO BURRITO KING2590021
2639284CASA NOIR TACO BARCASA NOIR TACO BAR3086920
GET /usa-restaurant-inspections-scraper
{
  "inspectionId": "2639732",
  "dbaName": "GORDO'S TINY TACO BAR",
  "akaName": "GORDO'S TINY TACO BAR",
  "licenseNumber": "2138371",
  "facilityType": "Restaurant",
  "risk": "Risk 1 (High)",
  "result": "Fail",
  "inspectionType": "Complaint",
  "inspectionDate": "2026-07-15T00:00:00.000Z"
}

你准备好,它就就绪。

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