Skip to main content

provides wrapper for the zomato web api

Project description

Greetings!

This is a python API, which is a wrapper class for the zomato's web based API

This API contains various functions

get_collections -> returns all restaurants in a given city

get_cuisines -> returns all cuisines types in a given city

get_establishment_types -> returns all establishment types in a given city

get_nearby_restaurants -> returns the nearby restaurants given your geo coordinates

restaurant_search -> returns dictionary of restaurants within a radius of your location and/or of cusine/s types

Steps before using this API

Please "Generate API key" from https://developers.zomato.com/api#headline2

To Install this API

pip install zomato-distribution-api==0.2.3

To Use this API

you have to import the Zomato class

create a Zomato's instance for example, z = Zomato(your_key), to access it's methods

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zomato_distribution_api-0.2.3.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page