Using china-dictatorship with ebay.com

HTML integration

Install
# See https://github.com/cirosantilli/china-dictatorship
Get a Default Category Tree ID
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /get_default_category_tree_id
Get a Category Tree
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /category_tree/{category_tree_id}
Get Aspects for All Leaf Categories in a Marketplace
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /category_tree/{category_tree_id}/fetch_item_aspects
SDK on GitHub 📄 API Docs
SDK
china-dictatorship
HTML
API
ebay.com
ebay.com:commerce-taxonomy
At a glance
Language HTML
Endpoints8