Shopping Basket
Login to view your basket
Login to view your lists
Online Orders
Login to view your orders
Store Receipts
No receipts
Add Product
Remove Product
Barcode Lookup
Search by SKU
No commands yet
API Documentation
Welcome to the Jumbo API. This API provides programmatic access to your Jumbo.com shopping basket, lists (lijstjes), product search, and more.
Interactive API Explorer
Try all endpoints directly in your browser with the Swagger UI. No code required – perfect for testing and learning the API.
Swagger/OpenAPIAPI Reference
Complete API documentation with examples, authentication guides, and integration patterns.
README.md🚀 Quick Start
- Authenticate using
POST /api/loginor load saved cookies - Explore endpoints in the Swagger UI
- View your basket with
GET /api/basket - Search products, manage lists, and more!
📚 Key Features
View, add, remove, and update quantities in your shopping basket
Access all your lijstjes (shopping lists) with full product details
Search by SKU or barcode to find products instantly
Automated Selenium-based login with cookie persistence
🔐 Login Credentials
Save your Jumbo.com credentials for automatic re-authentication when sessions expire.
🔍 Barcode Lookup
Configure how barcodes are looked up and matched when scanning EAN codes.
🎯 EAN Matching Scores
Configure scoring thresholds for EAN barcode similarity matching (0-100 points).
🧾 Receipt Product Matching
Control how store receipt items are matched to catalog products.
⚖️ Matching Weights
Adjust how much each factor contributes to the match score (0-100 points each).
💾 Cache Settings
Control caching behavior for faster lookups and consistent results.