Restaurant Inspection Scores
restaurant-inspection-scoresRetrieve official restaurant inspection scores, violations, and facility history across supported U.S. jurisdictions. Filter by city, date range, business name, or result grade to get source-linked records.
Instructions
Use for official restaurant inspection scores, violations, and facility-history research in supported jurisdictions. Do not use for general property-code violations or childcare inspections. Starts the bound Apify Actor with the caller's APIFY_TOKEN, may consume Apify usage, waits up to 60 seconds, and returns at most 1,000 source-linked rows without modifying government records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Inclusive ISO date YYYY-MM-DD. | |
| until | No | Inclusive ISO date YYYY-MM-DD. | |
| cities | No | Official inspection feeds to query. Every output and run receipt discloses source age, row grain, and source status. | |
| resultContains | No | Case-insensitive substring on the jurisdiction's published result or grade. A source with no such field returns no matches; scores are never guessed into grades. | |
| socrataAppToken | No | Optional caller-owned app token for a dedicated Socrata rate-limit pool. It is sent only as X-App-Token and never returned. | |
| maxRecordsPerCity | No | Bounded newest-first query limit per jurisdiction (1-5,000). | |
| businessNameContains | No | Case-insensitive establishment-name substring. Applied server-side where supported and verified client-side for every source. |