Appearance
Coolblue -- Home Delivery
Account-based checkout with home delivery. Payment: PayPal or Vorkasse (bank transfer).
- PayPal: The bot extracts the PayPal payment link and sends it via Discord webhook for you to complete manually.
- Vorkasse: The bot places the order directly -- no manual action needed.
Product Input
| Format | Example |
|---|---|
| Full URL | https://www.coolblue.de/produkt/875476/some-product-name.html |
| Product ID | 875476 |
The bot extracts the numeric product ID (5+ digits) from your input.
Setup
- Account required: Coolblue uses login-based checkout. Create an account group under the Coolblue store, then add your Coolblue email + password.
- Profile: First Name, Last Name, Email, Phone, Address, House Number, ZIP, City, Country. If your Coolblue account has a saved address, the bot uses that automatically.
- Discord Webhook: Make sure your webhook is configured in Settings so you receive checkout notifications (and PayPal links if using PayPal mode).
- Capsolver (optional): If Coolblue requires a captcha during login, the bot solves it automatically. Add your Capsolver API key in Settings if needed.
Payment Method
Set the payment method in the task creation form:
| Method | Behavior |
|---|---|
| PayPal (default) | Extracts PayPal link → sends via Discord webhook |
| Vorkasse | Places order directly, no manual action needed |
Max Price
Set a per-unit price limit in the task creation form (EUR). If the cart total exceeds your limit, the bot shows "Waiting for price drop" and keeps retrying within the same session until the price drops. Set to 0 to disable (default).
Override Address
Enable "Override Address" in the task settings to force the bot to update the saved address in your Coolblue account with the profile's shipping address before checkout. This is useful when running tasks with different profiles on the same account.
When disabled, the bot uses whatever address is already saved in the account.
Account Generator
Coolblue supports automatic account generation:
- Go to the Generator tab and select Coolblue.
- Create a generator group and add tasks with:
- Catchall (e.g.
@yourdomain.com) or Email list mode - Password (leave empty for random)
- Target account group where generated accounts are saved
- Catchall (e.g.
- Start the generator -- it creates accounts via the Coolblue registration flow.
- Requires Capsolver API key.
Common Errors
| Status | Meaning | Action |
|---|---|---|
| No account selected | Task has no account linked | Create a Coolblue account group and assign an account to the task. |
| Login failed | Wrong credentials or account issue | Verify your email and password. |
| Login failed (rate-limit protection) | Too many login attempts | Wait a few minutes, Coolblue rate-limits logins. |
| Blocked (403) | Bot protection triggered | Rotates proxy and restarts automatically. Use residential proxies if frequent. |
| Waiting for price drop | Cart total exceeds your Max Price | Retries until price drops below your threshold. |
| Product unavailable, retrying payment... | Temporarily out of stock during payment | Retries automatically. |
| PayPal redirect failed | Could not extract PayPal link | Restarts checkout automatically. |
| Solving captcha... | Captcha required during login | Solved automatically if Capsolver key is configured. |