/Zomato-Scraper

Scrapes the list of restaurants details from the given link and generates .csv file for it.

Primary LanguagePython

Zomato scraper

Scrapes the list of restaurants details (like Type, Company name, Address, City, Phone no, Rating etc) from the given link and generates .csv file for it.

Packages/Tools used -

How to use -

  1. Install the required packages using pip.
  2. Run the python file.
  3. Enter the website url which you want to scrape on console when asked (Eg. https://www.zomato.com/ncr/tilak-nagar-delhi-restaurants)
  4. Enter the no of pages to scrape on console when asked.

Screenshot -