Question by morleyt · Aug 08, 2018 at 10:31 PM · browse apibrowsesearchfiltersavailability
How to filter search results by availability.
My search calls often return a number of items with no availability. Is there any way to filter by availability? For instance, the following search on the live site yields 75 results:
However, when I make the following call, I get 101 results:
Answer by helios825 · Aug 09, 2018 at 05:01 AM
Admittedly, I haven't used the Browse API yet.
But there are many of us using the old FInding API, and we have the reverse problem over there -- searches naturally exclude unavailable items (without any way to obtain access to them).
So, you may want to consider using the Finding API for your needs, if you have a penchant for that natural exclusion.
People who like this
Your answer

Follow this Question
Related Questions
Item searches with epid don't include it in response URLs. 1 Answer
feed api failure 1 Answer
GET /item 404 The specified item Id was not found 3 Answers
API Access after November changes 1 Answer