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.
- Install the required packages using pip.
- Run the python file.
- Enter the website url which you want to scrape on console when asked (Eg. https://www.zomato.com/ncr/tilak-nagar-delhi-restaurants)
- Enter the no of pages to scrape on console when asked.