Eneba: List Products
Eneba via Parse · marketplace
Browse the Eneba catalog with optional filters for product type, platform/DRM, and region. Returns paginated results. When no filters are specified, returns products across all categories sorted by relevance. API for searching and extracting product data, pricing, and seller offers from Eneba, a leading digital gaming marketplace. Fulfilled by Parse from eneba.com.
- ecommerce
- eneba
- eneba-com
- entertainment
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f819ae34-69c3-4bce-9faa-0f123f99cbe1/list_products
- Interface artifact
- sha256:6b4c43d47847250a4a1e1ab48242840978ab4d91e4edd9ca8718b5a2c1e3485f
- Manifest digest
- sha256:494972bd4c28af35f752d46ae8cf86e8353f75dc04dbb9499553d5e11f4f9f4c
Request fields
- page (integer): Page number (0-indexed)
- type (string): Product type filter: Allowed values: game, dlc, top_up, emoney_prepaid, giftcard
- limit (integer): Number of results per page
- region (string): Region code filter (e.g., 'global', 'united_states', 'north_america', 'europe', 'lithuania')
- currency (string): ISO 4217 currency code for prices (e.g., 'USD', 'EUR', 'GBP', 'PLN', 'BRL'). Defaults to USD.
- platform (string): Platform/DRM filter: Allowed values: steam, xbox, psn, nintendo
Example queries
- {"page":"0","type":"game","limit":"5","region":"global","platform":"steam"}