ebay-unofficial / ebay-api

Unofficial ebay-api
http://ebay.timkilian.pl/api/
MIT License
5 stars 3 forks source link

get all images in detail page #4

Closed tim-kilian closed 6 years ago

tim-kilian commented 6 years ago

currently its just the first

tim-kilian commented 6 years ago

added all images of item with resolution

{ images: [ 0: { id: "", type: "", width: "", height: "", url: "" } ] }