-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Having a view for Ebay auctions would be awesome.
Ebay even provides an API so scraping isn't necessary:
http://developer.ebay.com/DevZone/shopping/docs/CallRef/GetSingleItem.html#samplebasic
check out the HackerNews view to see how to use an API to fetch information.