<-- back to main

Ebay data into SQL, Excel, CSV

See one of our sample projects which includes extensive and extremely detailed information from thousands of ebay auctions that we extracted without connecting to any Ebay API or history subscription service:

Click below image to see sample.
Zoom with browser magnifer (+) if the image does not fit into your browser.

Or download sample CSV/Zip file to open in Excel or similar program:

Above auction data was first mined from thousands of ebay auctions into an SQL database, and then ran our CSV utilities through the SQL columns in order to create periodic snapshots of the data for clients to view in Excel.

Although Z505 has done work to extract data not available in the Ebay API, we also are experienced with the ebay API itself.

The above sample CSV file focuses on ebay history mining, live data can also be extracted on the fly.

Below shows simplified demo application

...That extracts Ebay Auction Search info on the fly and puts it into any GUI application.

Below program does not use the Ebay API, however it could use the API if you wish to use it.

The desktop application connects to ebay through TCP/IP and extracts information directly without using the ebay API (it was not available for free at the time). If you have a subscription to the API, or if you wish for us to use our free ebay API subscription since ebay now offers limited access to the API, we can also extract data that way too.

The major point we are trying to make to you is that our services are flexible - even if the API does not offer something you need, we can usually always get what you need with creative solutions.

Although this shows a desktop application connecting to Ebay the code written can also be used in web programs.

© z505.com