> For the complete documentation index, see [llms.txt](https://ce-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ce-docs.keywordrush.com/modules/content/googleimages.md).

# Google Images module

### Getting Your Search Engine ID

Follow these steps to set up a Google Custom Search Engine (CSE):

1. **Create a Custom Search Engine**

   * Go to [Create a new CSE](https://cse.google.com/cse/create/new).
   * Select **Search the entire web**.
   * Enable **Image search**.
   * Click **Create**.

   <figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2Fvukx9FeaCDZvyniXlChC%2Fimage.png?alt=media&amp;token=4ad4063f-da65-4b24-ab51-61819981d087" alt="" width="375"><figcaption></figcaption></figure>
2. **Get Your Search Engine ID**
   * On the next screen, click **Customise**.
   * Locate your **Search engine ID**.
   * Copy and save this ID in the module settings.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2FrljuC8KgQZ29vsqEDmqI%2Fimage.png?alt=media&amp;token=177c3852-0c99-4e3f-9afa-79c38fd7fe92" alt="" width="375"><figcaption></figcaption></figure>

### Getting an API Key

1. **Open the Google API Console**
   * Visit [Google API Console](https://console.developers.google.com/).
2. **Create a Project**

   * If you do not have a project, click **API Project** → **New Project**.
   * Enter a name and click **Create**.

   <figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2FAaLuA63A65iKiQI594fc%2Fimage.png?alt=media&amp;token=c7e77193-9352-49ed-bc39-4e226a461422" alt="" width="375"><figcaption></figcaption></figure>
3. **Enable the Custom Search API**

   * In the left menu, go to **Library**.
   * Search for **Custom Search API**.
   * Click **Enable**.

   <figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2FSYgJRShf9guDCYBTwj3j%2Fimage.png?alt=media&amp;token=be3ca14a-65b9-4778-9135-69d3a6ab3fd8" alt="" width="375"><figcaption></figcaption></figure>
4. **Create an API Key**

   * Go to **Credentials** in the left menu.
   * Click **Create credentials** → **API key**.
   * Copy and store the generated key.

   <figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2FcAwhvqTrzyy8lIADcc3q%2Fimage.png?alt=media&amp;token=4b6e69d4-6fd4-4609-8a44-f08cc94a4e7f" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** The JSON/Atom Custom Search API provides 100 search queries per day for free. To increase this limit, enable billing in the Google API Console.
{% endhint %}
