{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"Programmatic interface to eBay's Finding, Shopping, Trading, and Merchandising APIs, standardizing calls, response processing, error handling, and debugging across multiple eBay API endpoints.","skillfed_tags":["ebay-integration","abandoned-maintenance"],"use_cases":["Search eBay listings programmatically using the Finding API with standardized keyword and filter parameters.","Retrieve public product and item data via the Shopping API without managing raw HTTP requests and XML parsing.","Authenticate and execute authenticated Trading API calls for private account data with valid credentials.","Build concurrent eBay API queries using the Parallel class to fetch multiple items or search results in one batch.","Integrate eBay marketplace data into a Python application with centralized error handling and response normalization."],"what_it_does":"ebaysdk is a Python wrapper around eBay's public APIs (Finding, Shopping, Trading, and Merchandising), designed to reduce boilerplate by standardizing how you construct requests, parse responses, handle errors, and debug API interactions. It provides dedicated Connection classes for each API type and supports both direct configuration and YAML-based setup.\n\nThe package wraps raw HTTP calls through lxml and requests, converting eBay's XML responses into Python objects with datetime parsing and dictionary conversion. It's intended for developers building eBay integrations who want to avoid repeating the same error-handling and response-parsing logic across multiple API calls.","worth_installing":"No\u2014not for new projects. The package is abandoned (last release 2020-04-20) and classifiers indicate support only for Python 2.6\u20133.5, which are out of support. eBay's API platform has likely evolved; compatibility is unverified. Only consider it if maintaining legacy code already using ebaysdk. For new integrations, verify current API compatibility or contact eBay for supported libraries."},"id":"ebaysdk","links":{"html":"https://skillfed.io/packages/ebaysdk","md":"https://skillfed.io/packages/ebaysdk.md","pypi":"https://pypi.org/project/ebaysdk/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-04-20","license_spdx":null,"license_treatment":"copyleft","name":"ebaysdk","python_support":"unspecified","summary":"eBay SDK for Python"},"popularity":{"monthly_downloads":116675,"position":12196,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.0"}
