Skip to content

A script that can scrape restaurant information, menu, and reviews from Zomato.

License

Notifications You must be signed in to change notification settings

nikitperiwal/Zomato-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zomato-Scraper

A script that can scrape Restaurant information, menu items, and reviews using the restaurant link.

Zomato

Zomato (/zoʊmɑːtoʊ/) is an Indian multinational restaurant aggregator and food delivery company founded by Pankaj Chaddah and Deepinder Goyal in 2008.

Zomato provides information, menus and user-reviews of restaurants as well as food delivery options from partner restaurants in select cities. The service is available in over 24 countries and in more than 10,000 cities.

Details of the Scraped data

This scraped dataset contains many attributes of the restaurant, such as:

  • Name, Weblink, Open Hours, Address, Phone no, Price Range, Cuisine type.
  • The Rating, Number of Ratings.
  • Reviews - You can specify the max number of reviews to scrape for.
  • Menu items - Description, Price and Tags.

Ideas on how to use the data

  • The Information can be used to form a catalogue of all restaurant in a given area.
  • Create Geographical maps with the most famous cusine in a geo-location.
  • The Menu items can be analysed to find which items are popular and gain insights to help to manage a restaurant.
  • The Review data can be used to build a classification or sentiment-analysis algorithm.

About

A script that can scrape restaurant information, menu, and reviews from Zomato.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages