I think that regardless, I might try to write a lightweight wrapper around their search API just because sometimes, randomly it seems, either ebay ignores my search filters and returns many unrelated results, or perhaps it's a client error (never got to research the logs when that happened).
I was planning to part the filtering part as a Newsboat filter, but it might just be easier to implement it elsewhere.
I just migrated my Newsboat's urls file and all seem to work, for now.
Seems like in the past I used the https://www.ebay.com/dsc/i.html search API for some URLs but ended up migrating everything to https://www.ebay.com/dsc/i.html due to some problem that I cannot quite remember, but that was ages ago.
I think that regardless, I might try to write a lightweight wrapper around their search API just because sometimes, randomly it seems, either ebay ignores my search filters and returns many unrelated results, or perhaps it's a client error (never got to research the logs when that happened). I was planning to part the filtering part as a Newsboat filter, but it might just be easier to implement it elsewhere.