/swiggy/dishes/search

POST /api/swiggy/dishes/search

Price: 20 credits

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.

How to use it

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).

Parameters

Request body

Response

Errors

Response headers