without any widget or ui implementation you could write a script which logs into ebay and gets the data. for this you'll need wget for fetching the website and sed for cut out the relevant data from the html-file. if this is working you can display the output of the script with an instance of desktop command execution widget. ^^