Pangolinfo Niche Data API - Amazon category tree, niche filtering, Best Sellers and New Releases.
Project description
pangolinfo-niche-data
Pangolinfo Niche Data API - Amazon category tree, niche filtering, Best Sellers and New Releases.
Built and maintained by PANGOLIN INFO TECH PTE. LTD.
Installation
pip install pangolinfo-niche-data
Quick start
from pangolinfo_niche_data import NicheDataClient
client = NicheDataClient(token="your_bearer_token")
result = client.get_category_tree()
print(result)
Methods
| Method | Description |
|---|---|
client.get_category_tree(...) |
Get the root Amazon category tree |
client.get_category_children(...) |
Get child nodes of a browse node |
client.search_categories(...) |
Full-text search across category names |
client.batch_category_paths(...) |
Batch-query full paths for category IDs |
client.filter_categories(...) |
Filter categories by multi-dimensional metrics |
client.filter_niches(...) |
Discover blue-ocean niches by competition/demand |
client.list_bestsellers(...) |
List Best Sellers for a category |
client.list_new_releases(...) |
List New Releases for a category |
Links
- Product page: https://www.pangolinfo.com/amazon-niche-data-api/
- Documentation: docs.pangolinfo.com
- Get a free API key: tool.pangolinfo.com
- Source code: github.com/Pangolin-spg/pangolinfo-niche-data
License
MIT — © PANGOLIN INFO TECH PTE. LTD.
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
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 pangolinfo_niche_data-0.1.0.tar.gz.
File metadata
- Download URL: pangolinfo_niche_data-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f90644b89945c4377d10756ba6eeaa8e2aab5d37f74d3bb18ce4a2079546e13c
|
|
| MD5 |
e90b063e4c22f8ff7a3fc91cc4c052b4
|
|
| BLAKE2b-256 |
6f5866ef64e2480b8ee09a9d4930f976ecf6243aae2979136bfe7c17aeda2eac
|
File details
Details for the file pangolinfo_niche_data-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pangolinfo_niche_data-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
021c66c406961397f0aafb8ea18b24aaef149e54ee985368393c1aa9335d08ee
|
|
| MD5 |
a412fda11e4ef7cee474bf2c31a3af3c
|
|
| BLAKE2b-256 |
e710f4475cf56d3e869cf0e4b912825ffb9986103cfe07951f24095accd9e799
|