Skip to main content

A Python wrapper for Yelp Fusion API

Project description

yelp-fusion-api

A Python wrapper for Yelp Fusion API.

Please refer to the API documentation for the details of expected requests and responses for all endpoints.

Installation

pip install -U yelpfusion

Usage

from yelpfusion import Api

api = Api("api-token")

api.businesses.search(location="Toronto")

The available endpoints are:

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

yelpfusion-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

yelpfusion-0.1.1-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

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