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