hacking-tools-scripts
hacking-tools-scripts copied to clipboard
Zomato Restaurants details using API
use zomato API https://developers.zomato.com/api
for medium-level: a script that will automatically get the restaurants around you and sort them according to the category you want to order (like north Indian) in a way that the restaurants with a better rating and high discount value stay at the top.
for hard-level: implement medium level + search for a particular dish and gives the restaurant that sells the dish for the best deal (less price, discount, and a good customer rating)
I'd like to take this up in python
@TaniaMalhotra you can work in python. Can you please specify which level you will be solving this issue?
I'd try taking up the hard level
I want to do it in JavaScript and try hard level
@TaniaMalhotra you can work in this.
@Mukulbaid63 you can work in Javascript