Replies: 3 comments 1 reply
-
Ciao Matteo! There is no real fast solution unfortunately:-( Slightly related question I think is here but probably not very helpful: #154 |
Beta Was this translation helpful? Give feedback.
-
Ok, many thanks for your kind and fast reply. just a final note: I guessed Python API were a wrapper upon REST ones or similar, if I browse a seller's inventory through my Web browser I can set some filters on items that should be applied server-side, then why isn't it possible to do the same in this case? Regards, Matteo |
Beta Was this translation helpful? Give feedback.
-
Many thanks again for your exhaustive explanation, have a nice day. Matteo |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
my name is Matteo and I'm writing from Italy.
I'm playing around with Discogs Python API to retrieve seller's items filtered by some criteria (format, condition, ...), first I tried with client search put I was not able to filter by seller (user), then I tried with client user but I was not able to apply other filters, unless retrieving all items and then filter them locall, which is quite slow and expensive.
May you please point me at the best practice to achieve this goal?
Many thanks in advance,
Matteo
Beta Was this translation helpful? Give feedback.
All reactions