Skip to content

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

FormatExample
Full URLhttps://www.coolblue.de/produkt/875476/some-product-name.html
Product ID875476

The bot extracts the numeric product ID (5+ digits) from your input.

Setup

  1. Account required: Coolblue uses login-based checkout. Create an account group under the Coolblue store, then add your Coolblue email + password.
  2. 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.
  3. Discord Webhook: Make sure your webhook is configured in Settings so you receive checkout notifications (and PayPal links if using PayPal mode).
  4. 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:

MethodBehavior
PayPal (default)Extracts PayPal link → sends via Discord webhook
VorkassePlaces 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:

  1. Go to the Generator tab and select Coolblue.
  2. 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
  3. Start the generator -- it creates accounts via the Coolblue registration flow.
  4. Requires Capsolver API key.

Common Errors

StatusMeaningAction
No account selectedTask has no account linkedCreate a Coolblue account group and assign an account to the task.
Login failedWrong credentials or account issueVerify your email and password.
Login failed (rate-limit protection)Too many login attemptsWait a few minutes, Coolblue rate-limits logins.
Blocked (403)Bot protection triggeredRotates proxy and restarts automatically. Use residential proxies if frequent.
Waiting for price dropCart total exceeds your Max PriceRetries until price drops below your threshold.
Product unavailable, retrying payment...Temporarily out of stock during paymentRetries automatically.
PayPal redirect failedCould not extract PayPal linkRestarts checkout automatically.
Solving captcha...Captcha required during loginSolved automatically if Capsolver key is configured.