Alexa Internet
The Alexa Internet modules allow you to get, and list the URL info, traffic history, category browse, category listings, site linkings in your Alexa Internet account.
Prerequisites
- An Alexa Internet account
- An AWS account
In order to use Alexa Internet with Make, it is necessary to have an Alexa Internet account. If you do not have one, you can create an Alexa Internet account at https://alexa.com/signup.
To connect your Alexa Internet account to Make, you need to obtain your API Key.
Click the API link at the bottom of the website page.
Click Alexa Web Information Service.
Click Continue to Subscribe.
- Enter your AWS account credentials to subscribe.
You will receive an activation link to your email ID. Click the link to activate and login to your API account.
Once you log in, copy the API Key to your clipboard.
Go to Make and open the Alexa Internet module's Create a connection dialog.
- In the Connection name field, enter a connection name.
- In the API Key field, enter the API Key you have copied in step 7 and click Continue.
You have successfully established the connection.
Retrieves information about the given URL.
Field | Description |
---|---|
Connection | Establish a connection to your Alexa Internet account. |
Website Address | Enter the website URL address whose details you want to retrieve. |
Get the details of the URL's traffic history.
Field | Description |
---|---|
Connection | Establish a connection to your Alexa Internet account. |
Website Address | Enter the website URL address whose details you want to retrieve. |
Start at | Enter the date in YYYYMMDD format for which you want to retrieve the traffic history details. |
Gets the details of category browse by path.
Field | Description |
---|---|
Connection | Establish a connection to your Alexa Internet account. |
Path | Enter the path of the category browse whose details you want to retrieve. For example, Top/Arts. |
Retrieves a list of all category listings by path.
| Description |
---|---|
Connection | Establish a connection to your Alexa Internet account. |
Path | Enter the path of the category browse whose details you want to retrieve. For example, Top/Arts. |
Sort By | Select the option to sort the category listings:
|
Limit | The maximum number of category listings Make should return during one Make execution cycle. |
Retrieves a list of all websites linking to a given website.
| Description |
---|---|
Connection | Establish a connection to your Alexa Internet account. |
Website Address | Enter the website URL address whose site links you want to list. |
Limit | The maximum number of site links Make should return during one Make execution cycle. |
Performs an arbitrary authorized API call.
| Description |
---|---|
Connection | Establish a connection to your Alexa Internet account. |
Method | Select the HTTP method you want to use:
For the list of available endpoints, refer to the Alexa Internet API Documentation. |
Headers | Enter the desired request headers. You don't have to add authorization headers; we already did that for you. |
Query String | Enter the request query string. |
Body | Enter the body content for your API call. |
Following API call returns the information requested from the site:

Matches of the search can be found in the module's Output under Bundle > Body.
