Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 705 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 705 Bytes

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 -