/swiggy/dishes/search
Search Swiggy dishes by keyword near a location (latitude/longitude in India). Filter by veg/non-veg, rating and price range; sort by relevance, rating or price. Each result is a dish (name, price, image, veg marker, variants, add-ons, rating) with its restaurant.
Price: 1 credit
💡 AI Hint: Search Swiggy dishes by keyword (e.g. ‘pizza’, ‘biryani’) at a location (lat/lng in India). Filters: veg (veg/non_veg), rating_4_plus, price (under_100/rs_100_to_250/rs_251_to_500/rs_500_plus). Sort: relevance, rating, price_low_to_high, price_high_to_low. Each result has dish (id, name, price, final_price, is_veg, image, rating, variants, addons) and restaurant (id, name, url, image, rating, google_rating, cuisines, area, cost_for_two, delivery_time).
Authorizations
API token from the dashboard
Headers
Body
Latitude (India)
-90 <= x <= 9012.9351929
Longitude (India)
-180 <= x <= 18077.6244807
Dish search keyword
1"pizza"
"biryani"
Max number of dishes to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Sort order
relevance, rating, price_low_to_high, price_high_to_low Filter by veg / non-veg
veg, non_veg Only dishes rated 4.0+
Filter by dish price range
under_100, rs_100_to_250, rs_251_to_500, rs_500_plus