GET /search.php
Summary: Search meals by name
Operation ID: searchMealByName
Auth: unknown
Operation ID: searchMealByName
Auth: unknown
Description
Search for meals by name. Returns all matching meals or null if no matches found.
Parameters (1)
s
(string, query, optional)
Meal name to search for
Examples (7)
| Title | Type | URL | Action |
|---|---|---|---|
| Search meal by name | doc_extracted |
https://www.themealdb.com/api/json/v1/1/search.php?s=Arrabiata |
|
| List all meals by first letter | doc_extracted |
https://www.themealdb.com/api/json/v1/1/search.php?f=a |
|
| Search meal by name | curl |
https://www.themealdb.com/api/json/v1/1/search.php?s=Arrabiata |
|
| List meals by first letter | curl |
https://www.themealdb.com/api/json/v1/1/search.php?f=c |
|
| Search for common meal | curl |
https://www.themealdb.com/api/json/v1/1/search.php?s=Chicken |
|
| Search meals by name | openapi-spec |
https://www.themealdb.com/api/json/v1/1/search.php?s=chicken |
|
| Search meals by name | openapi-spec |
https://www.themealdb.com/api/json/v1/1/search.php?s=Arrabiata |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:42:47.443490 | 200 | 112ms | |
| 2026-03-23 10:39:11.444966 | 200 | 146ms | |
| 2026-03-23 10:27:22.624592 | 200 | 134ms | |
| 2026-03-23 10:08:32.500642 | 200 | 152ms | |
| 2026-03-23 09:48:14.856732 | 200 | 108ms | |
| 2026-03-23 09:47:13.793473 | 200 | 127ms | |
| 2026-03-23 09:01:43.819929 | 200 | 130ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:47:13.793473 | d67689c1b7df |
375f66189f1b |
| 2026-03-23 09:48:14.856732 | 375f66189f1b |
d66571aeb00d |
| 2026-03-23 10:08:32.500642 | d66571aeb00d |
2665a9bc663c |
| 2026-03-23 10:27:22.624592 | 2665a9bc663c |
375f66189f1b |
| 2026-03-23 10:39:11.444966 | 375f66189f1b |
d67689c1b7df |
| 2026-03-23 10:42:47.443490 | d67689c1b7df |
375f66189f1b |