Scrap Resturants using the Zomato API
Description
This Python Script Scraps Resturants using API Key of Zomato
Get a Zomato API Key
- Log in or create a free account on Zomato
- Navigate to their developers page, click on the "Generate API Key" button.
- The API requires that you enter your phone number, Company Website/Blog
Execution
- Run
pip install - r requirements.txt - Create a
.envfile like as.env.example, and add follwoing line with your API Key which you get from above Steps.
projectKey = {put your key here without brackets}
cityName = {add City Name Here}
- Run
python main.py
Run Programs In Order:

You Will Get Output Like This:
