API client for Shopstylecollective
Project description
[](https://www.python.org/downloads/release/python-360/)
#API client for Shopstylecollective
##IMPORTANT NOTE
##This package was created in a two hours and does not have tests yet.
#*Release will coming soon!*
## Installing
`pip install shopstyle_api`
To getting access to shopstylecollective api write in your code:
`from shopstyle_api.api import ShopStyleApi`
and
`client = ShopStyleApi(api_key=SHOPSTYLE_API_KEY, api_username=YOUR_USERNAME)`
-------------
## List of available methods
* `get_brands()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000844306--brands)
* `get_categories()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000868763--categories)
* `get_colors()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000864683--colors)
* `get_lists()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000845806--lists)
* `get_list_id(list_id)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866203--lists-list-id-)
* `get_list_items(list_id, limit, offset`) (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000845926--lists-list-id-items)
* `get_price_filters()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/360001337531--Price-Filters)
* `get_product(product_id, free_text_search, category, filters, pdd', sort)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866043-What-are-the-query-parameters-)
* `get_products(filters, category, floor, free_text_search, pdd, sort,
limit, offset)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866043-What-are-the-query-parameters-)
* `get_products_histogram(filters, category, floor, free_text_search, pdd, sort)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866043-What-are-the-query-parameters-)
* `get_retailers()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000868743--retailers)
* `list_search(list_id, free_text_search, filters, category, sort, limit, offset)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000848706--lists-search)
#API client for Shopstylecollective
##IMPORTANT NOTE
##This package was created in a two hours and does not have tests yet.
#*Release will coming soon!*
## Installing
`pip install shopstyle_api`
To getting access to shopstylecollective api write in your code:
`from shopstyle_api.api import ShopStyleApi`
and
`client = ShopStyleApi(api_key=SHOPSTYLE_API_KEY, api_username=YOUR_USERNAME)`
-------------
## List of available methods
* `get_brands()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000844306--brands)
* `get_categories()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000868763--categories)
* `get_colors()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000864683--colors)
* `get_lists()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000845806--lists)
* `get_list_id(list_id)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866203--lists-list-id-)
* `get_list_items(list_id, limit, offset`) (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000845926--lists-list-id-items)
* `get_price_filters()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/360001337531--Price-Filters)
* `get_product(product_id, free_text_search, category, filters, pdd', sort)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866043-What-are-the-query-parameters-)
* `get_products(filters, category, floor, free_text_search, pdd, sort,
limit, offset)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866043-What-are-the-query-parameters-)
* `get_products_histogram(filters, category, floor, free_text_search, pdd, sort)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000866043-What-are-the-query-parameters-)
* `get_retailers()` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000868743--retailers)
* `list_search(list_id, free_text_search, filters, category, sort, limit, offset)` (https://shopstylecollective.zendesk.com/hc/en-us/articles/115000848706--lists-search)
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
shopstyle_api-0.0.2.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shopstyle_api-0.0.2.tar.gz.
File metadata
- Download URL: shopstyle_api-0.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fac009b9e417d507c8be6d5abec9c9aa0f9bb1f88024e3f2f97dc74bea5efc5
|
|
| MD5 |
ae5c19a36c315fa5a0bbac10a60d7f46
|
|
| BLAKE2b-256 |
d4d15b83802f201590e779bfc07d047cd2c1556ef72f79d133e56b9e41b7c53a
|
File details
Details for the file shopstyle_api-0.0.2-py3-none-any.whl.
File metadata
- Download URL: shopstyle_api-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
201a9550ae38c1bda040dc964261a46702fb4015ec4814dac4e9eedff072a704
|
|
| MD5 |
aead5d67c7537649308f023b08319e24
|
|
| BLAKE2b-256 |
f45c5f81ee703c6067baa747f65b81713c0aa9eb9e73d6cdd5cd730fdcb10515
|