I've been using the `findItemsByKeywords` with sort `StartTimeNewest` and the results are consistently 3-4 minutes behind when they actually were first published yet somehow others are always able to beat me to the item. How is that possible? Is there a faster API or parameter for immediate results?
Below is the URL:
https://svcs.ebay.com/services/search/FindingService/v1? OPERATION-NAME=findItemsByKeywords &SERVICE-VERSION=1.11.0 &SECURITY-APPNAME=XXX &GLOBAL-ID=EBAY-US &keywords=XXX &paginationInput.entriesPerPage=100 &sortOrder=StartTimeNewest &outputSelector=PictureURLLarge &itemFilter(0).name=LocatedIn &itemFilter(0).value=WorldWide &itemFilter(1).name=ExcludeCategory &itemFilter(1).value=15032
Thank you!