api - Ebay GetCategory using Category name -


is ebay provides category using category name? can able category using categoryid, want category using category name

something similar, when call ebay api category name should give me response of category.

http://open.api.ebay.com/shopping?callname=getcategoryinfo&appid=yourappid&siteid=3&categoryname=antiques&version=729

the reason functionality isn't provided ebay is: 1) it's not specific, whereas categoryid specific; 2) there many duplicate category names, "other", or time periods (1900-1949) refer comic, coins, stamps, etc.


Comments