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:
- Autocomplete: api.autocomplete
- Businesses: api.businesses
- Categories: api.categories
- Events: api.events
- Transactions: api.transactions
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file yelpfusion-0.1.1.tar.gz
.
File metadata
- Download URL: yelpfusion-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.11 Linux/5.8.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77da6107361089af9ef78e1bba9c3aaf10455852ba5c635ac470f96323598883 |
|
MD5 | 9dd6a30bc9bdea2e9061321d0e7fef93 |
|
BLAKE2b-256 | 0a545682dbb70efe46585796a71d19e58f14e1d0ba6f0c3730785428ec67fa5c |
File details
Details for the file yelpfusion-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: yelpfusion-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.11 Linux/5.8.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fa970058eb921cbeb128a1020d031d1a695f775bbddac8c855308abfcce5ead |
|
MD5 | 2491282cef8d7404db78c52e9ea31188 |
|
BLAKE2b-256 | b965d7182a5e679cd9c0ae07ce6527246a9c28aca1676022e33cac2b724c6b5d |