Eneba: Search Products
Eneba via Parse · marketplace
Full-text search over Eneba's product catalog. Returns paginated results with pricing and platform information. Pagination is 0-indexed. Each product includes its lowest price in the requested currency, platform/DRM, region availability, and wishlist popularity. 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/search_products
- Interface artifact
- sha256:c5bee2e24eae3c02420de23ee96bc1f8d95b4b48d26564d71a3dcc2c04535c2d
- Manifest digest
- sha256:766f925ba059d2678d0192622f87658d7e3ceecc271d5a141ee839c7ce5c0b72
Request fields
- page (integer): Page number (0-indexed)
- limit (integer): Number of results per page
- query (string, required): Search keyword
- region (string): Region 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.
Example queries
- {"page":"0","limit":"5","query":"Elden Ring","region":"global"}