Question for those that are using an eBay RSS feed to display auctions on their own sites... Which eBay/ePN RSS feed are you using? API : http://rss.api.ebay.com/ws/rssapi?FeedName=SearchResults&satitle=beer SCH: http://www.ebay.com/sch/i.html?_nkw=beer&_rss=1 EPN: http://rest.ebay.com/epn/v1/find/item.rss?keyword=beer (ePN RSS Feed Generator tool) Are there more? I'm using the API for most things, simply because it seems faster, and is probably less likely to change in the future (fingers crossed).
Hiya I use PHPbay to display live listings on my sites - works brilliantly and I can fine tune my listings. There's an example of listings the report in my signature.
I'm interested in which feed people are using to roll their own versions of PHPbay type scripts. API, SCH, or EPN? Seems that all feeds are incredibly slow at the moment.