Skip to content

Welcome to bdomarket

bdomarket is a Python package for interacting with the Black Desert Online Market API.

Modules

  • Market: Core logic for API communication.
  • Identifiers: Enums for regions, API versions, locales, and servers.
  • Response Model: Data classes representing API responses.
  • Utilities: Helper functions and constants.