# Freebase module

{% hint style="warning" %}
Freebase API is not available now in google. This module is not working now, but we left it for compatibility with old versions of plugin.
{% endhint %}

### Getting API Key

1.Go to the Google API console (you must have registered Google account): [https://console.developers.google.com](https://console.developers.google.com/)

2\. If you have not created a project in the API console yet, create it now:

![](https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3fnB7iKYwDc1Xhr3H3%2F-M4y9TBteWAWMsAMhmvV%2F-M4y9rrkLELj7mXDw26H%2FNewItem32.png?alt=media\&token=34c1b97b-62d8-49ef-8f80-9ab80e2790f6)

3\. Go to `Your project` → `APIs & Auth` → `APIs`, find by search                 Freebase API in the list of all available API and activate it:

![](https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3fnB7iKYwDc1Xhr3H3%2F-M4y9TBteWAWMsAMhmvV%2F-M4yBCgmXGr-0L2i7RMr%2FNewItem31.png?alt=media\&token=b1efa6e4-94d2-4d64-b412-36f0704d298e)

4\. Go to `Your project` → `APIs & Auth` → `Credentials`. If you have not created a `Server API Key` yet, create it now:

![](https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3fnB7iKYwDc1Xhr3H3%2F-M4y9TBteWAWMsAMhmvV%2F-M4yBVAoGMJq6UuLx4gA%2FNewItem30.png?alt=media\&token=d437febd-d67a-4fc8-abbf-aea7a3ac480c)

{% hint style="warning" %}
Don't set limits for API key by IP address. Or you can use the external IP address of your server (not your local IP).
{% endhint %}
