Before I go off and write my own, is there already a nice C# wrapper for the Ebay Finding API out there?
The Finding API uses eBay's next generation search technology to ensure relevant search results. The APIs provide the following capabilities: Search for items based on a keyword query. Search for items associated with a specific product.
eBay offers a sample API that hooks directly into the live site for practice, and once the developer is ready, there are many free APIs for any use case imaginable on the site. While the APIs are free to use, the 'Buy' APIs require special permission.
The eBay API is an Application Programming Interface for interacting directly with the eBay database. The communication occurs over the Internet in the XML format. Using the API, an application can provide a custom interface, functionality or specialized operations not otherwise afforded by the eBay interface.
There are not a lot of wrappers. Depending on what you need check out LINQToEbay. It might have what you need.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With