# Geizhalsde module

The **Geizhals.de module** allows you to import product offers and price comparison data from Geizhals into your website.

#### Joining the Affiliate Program

To join the Geizhals affiliate program, submit a partnership request on the Geizhals Publisher page. Include your name, email address, website, and a short description of your project. Once your application is approved, the Geizhals team will send you the required access credentials and integration details.

`https://unternehmen.geizhals.at/publisher/`

#### API Credentials

To use the Geizhals.de Product API, enter your **User Name** and **Secret Key** in the module settings. These credentials are provided by the Geizhals team.

#### Search Methods

The module supports the following search methods:

* **Keyword search**
* **Direct product URL search**
* **EAN search**

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2F828rLgGPJLh0PBuFR8RG%2Fimage.png?alt=media&#x26;token=1ff7511e-9a6c-485d-89ef-63b00e59e86e" alt="" width="563"><figcaption></figcaption></figure>

Each successful search returns the full Geizhals price comparison list for the matched product.

#### Keeping Prices and Offers Updated

To keep offer data current, configure the **Price Update interval** in the module settings.

For better automatic updates, you can set **Auto-update keywords** to either a direct **product URL** or an **EAN**. This allows Content Egg to re-check the same product page during updates. If new offers become available on the Geizhals page, they can be added automatically to your WordPress post as well.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2F9HMvTYPboIUti7EuOabg%2Fimage.png?alt=media&#x26;token=e6fd8d55-bd70-45c9-8367-ee10731b65fa" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ce-docs.keywordrush.com/modules/affiliate/geizhalsde-module.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
