Open GoldDust69 opened 3 years ago
Unfortunately I believe this has been an issue for a while, however, I'll leave the info here from my experience:
api.execute('findItemsAdvanced', { 'keywords': 'example', 'itemFilter': [ {'name': 'listingType', 'value': 'FixedPrice'}, {'name': 'LocatedIn', 'value': 'GB'} ], 'sortOrder': 'PricePlusShippingLowest' }) dictstr = api.response.dict()
This returns auction listings too and i've been unable to find a fix.
Unfortunately I believe this has been an issue for a while, however, I'll leave the info here from my experience:
This returns auction listings too and i've been unable to find a fix.