Is it possible to get the eBay Category List via an API programmatically? – Ebay API
My goal is to get a list of eBay categories programmatically. It appears that the GetCategories method is only available from the Trading API. If I understand correctly, there is user interaction required to log into the Trading API: http://developer.ebay.com/DevZone/XML/docs/HowTo/Tokens/GettingTokens.html…