Skip to content

iamnottheway/zomatowrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

zomatowrap:shallow_pan_of_food::dango::fried_shrimp:

Unofficail python wrapper for zomato API.

So, you don't have to do the stuff yourself!

Features:

It can make all the GET requests as described in the Zomato API docs. https://developers.zomato.com/documentation

Common

GetCategories()
GetCityDetails(location=None,coords=[None,None],max_count)
GetResturantCollections(city_id,max_count)
GetCuisines(city_id,max_count)
GetResturantTypes(city_id)
GetLocationUsingCoords(coords)

Location:earth_asia:

GetLocations(q,max_count)

ToDO

Some more features, including json parsing. Will be adding to pypy

About

unofficail python wrapper for zomato API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages