| . |
| Session 103: Expanding Your Business into New Markets with eBay Market Data | ![]() |
103: Expanding Your Business into New Markets with eBay Market Data
Speaker:
Our examples will show how easy it is to get up an running with the API. We will show an Apache/PHP example, a REST with XSL HTML example, and a REST with XSL Microsoft Excel example. Below we have proved some links to resources and code samples so you can try out the examples yourself.
The first step is to signup for a Sandbox API account. Once you are signed up you can use the example code linked below to start your research application.
Traditional Apache/PHP Implementation
XSL HTML Implementation
If you don't want to configure a web server, you can use our XSL implementation. The search results are still displayed in a web browser, but you don't need to run a web server to make it happen. Simply unzip our XSL HTML sample code, place your tokens in the research_app.js file, then open research.html in your browser (Internet Explorer only at this time).
XSL Excel Implementation
With two simple files you can display research data right in Microsoft excel. Unzip our xsl_excel.zip, place your tokens in the api_query.iqy file, then open that file in Excel.