Swiggy Restaurant Scraper
Pay $5.00 for 1,000 Restaurants
Swiggy Restaurant Scraper
Pay $5.00 for 1,000 Restaurants
Effortlessly extract restaurant data from Swiggy with our powerful scraper. Get restaurants URL ,and their ratings, offers, ads, delivery times, distances, cuisines, and more in few seconds.
Welcome to the Swiggy Restaurant and Cuisine Scraper
This tool is designed to help you scrape Restaurants Data such as restaurant URLs, ratings, offers, prices, delivery times, distances, and more from Swiggy.com.
Swiggy is a leading food delivery platform in India, offering a seamless online ordering experience. It connects users with a wide array of restaurants and cuisines across various cities, making it easier to enjoy their favorite meals from the comfort of their homes.
Input
Mandatory Inputs
- Delivery Location: Provide a location such as a pin code, or, city, or state ,or full address.
- Cuisine or Restaurant Name: Specify the cuisine or name of restaurant you wish to scrape, e.g., "Pizza" or "KFC."
Optional Inputs
- Maximum Results (
maxResults
): Set the maximum number of results to scrape. If not specified, the default is99999
, which fetches all available results. - Proxy Configuration: Using a residential proxy with the delivery location’s country (e.g., India) is recommended for best results.
Output
The scraper returns detailed restaurant data in JSON format. For a given delivery address and search term (such as a cuisine or restaurant name), it provides a list of restaurants with the following details:
Output Fields
restaurantName
: The name of the restaurant.isAdvertisement
: Indicates whether the restaurant is being advertised.rating
: The rating of the restaurant (as a number).cuisines
: A comma-separated list of cuisines offered by the restaurant.deliveryTime
: The estimated delivery time.price
: The average price for two people.distance
: The distance from the delivery location to the restaurant.offer
: Any promotional offers available for the restaurant.restaurantUrl
: A direct link to the restaurant's page on Swiggy.
Note: For any data that is unavailable, the scraper will return N/A
as the value.
Input Example
1{ 2 "deliveryLocation": "Hyderabad", 3 "search": "Pizza", 4 "maxResults": 50, 5 "proxyConfiguration": { 6 "useApifyProxy": true, 7 "apifyProxyGroups": ["RESIDENTIAL"], 8 "apifyProxyCountry": "IN" 9 } 10}
Output Example
1{ 2 "restaurantName": "Name like KFC", 3 "isAdvertisement": true, 4 "rating": 3, 5 "cuisines": "PIZZA", 6 "deliveryTime": "40-45 MINS", 7 "price": "₹300 FOR TWO", 8 "distance": "8.3 km away", 9 "offer": "10% OFF • UPTO ₹40 •", 10 "restaurantUrl": "Link" 11}
Why Choose This Scraper?
This scraper is an efficient way to extract detailed restaurants data from Swiggy for analysis, research, or business purposes. Whether you're exploring setting up a new restaurant or conducting market analysis, this tool provides structured and valuable data at scale.
Need Help?
If you have any questions, suggestions, or need assistance, feel free to:
💬 Open an issue in the Issues section.
📧 Contact us at: infoweaver7@gmail.com
Actor Metrics
2 monthly users
-
2 stars
Created in Jan 2025
Modified a day ago