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

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Inspection IdDba NameAka NameLicense NumberFacility TypeRiskResultInspection TypeInspection DateAddressCityStateZipLatitude
出力サンプル

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

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