Restore broken functionality to Automatically download Items for sale from certain sellers on Ebay.com -- 2
Budget: $250 – $750 USD
Project outline:
We have script written in classic asp which downloads data from Ebay about items for sale from certain sellers. We use Ebay API. The data is massaged and saved into our SQL database. Over last year our code stopped working. The code produces no errors however it does not download any items. I believe something changed in Ebay API.
Your task will be to change code and to make it to work again. Acceptable result will be is to make code work for 3 sellers on ebay, which currently have some items for sale.
There is connect.asp which connects to our database to take list of sellers and to save items of sellers back. You will need to create to your own database and create tables there.
Respectively I attach sellers table, and table for saving items 'tblEbayXML'. Also I attach all stored procedures called in code . Also script to create tables. So you will do it on your local computer. If I missed something , please let me know and I will send it.
We have script written in classic asp which downloads data from Ebay about items for sale from certain sellers. We use Ebay API. The data is massaged and saved into our SQL database. Over last year our code stopped working. The code produces no errors however it does not download any items. I believe something changed in Ebay API.
Your task will be to change code and to make it to work again. Acceptable result will be is to make code work for 3 sellers on ebay, which currently have some items for sale.
There is connect.asp which connects to our database to take list of sellers and to save items of sellers back. You will need to create to your own database and create tables there.
Respectively I attach sellers table, and table for saving items 'tblEbayXML'. Also I attach all stored procedures called in code . Also script to create tables. So you will do it on your local computer. If I missed something , please let me know and I will send it.