Us Food Inspections avatar

Us Food Inspections

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Us Food Inspections

Us Food Inspections

Restaurant and food-service health inspections across NYC, Chicago, King County (Seattle), and Delaware from official open data. Business, address, date, result/grade, and violations. Filter by result or violation text for food-safety monitoring and lead gen.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

Saturnin Pugnet

Saturnin Pugnet

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

an hour ago

Last modified

Categories

Share

US Food & Restaurant Health Inspections

Restaurant and food-service health inspections across New York City, Chicago, King County (Seattle), and Delaware in one unified feed, straight from official open-data portals. No key, no browser, near-zero maintenance.

Use cases

  • Food-safety monitoring — track failed inspections, closures, and critical violations as they post.
  • Insurtech / underwriting — signal risk on food-service businesses (violation history, closures).
  • Food-distributor & franchise-dev leads — target newly-opened or recently-inspected establishments by area.
  • Consumer / press apps — surface local restaurant grades and violations.

Sources

JurisdictionGradingViolation detail
New York CityLetter grade (A/B/C) + score + critical flagone row per violation
ChicagoPass / Fail / conditionalall violations in one text field
King County, WA (Seattle)Grade + score + closure flagviolation type + description
Delaware (statewide)violation-basedviolation code + description

Input

{ "jurisdictions": ["nyc"], "resultFilter": "C", "sinceDays": 30 }
{ "violationContains": "rodent", "sinceDays": 14 }
{ "jurisdictions": ["chicago"], "resultFilter": "fail", "businessNameContains": "pizza" }
FieldDescription
jurisdictionsnyc, chicago, king_county, delaware. Empty = all
resultFilterSubstring match on result/grade (e.g. fail, unsatisfactory, closed, C)
violationContainsSubstring match on violation text (e.g. rodent, temperature)
businessNameContainsSubstring match on business name
zipPrefixKeep only ZIPs starting with this prefix
sinceDaysInspections in the last N days
maxResultsPerSource / maxResultsCaps. 0 = unlimited

Output

Each record: jurisdiction, businessName, category, address, city, state, zip, phone, inspectionDate, inspectionType, result, grade, score, criticalFlag, violationCode, violationDescription, closedBusiness, latitude, longitude, sourceUrl, dataSource.