- Home
- Resources
- Integrations
- Wappalyzer
Wappalyzer Make integrationAutomate Wappalyzer with Make.
Want to know what a website runs on without opening it yourself? The Wappalyzer Make integration has one search module that returns the technologies behind a URL. It suits sales and marketing teams who qualify lists of sites, and this page walks you through the connection and a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Wappalyzer Make integration let you automate?
The Wappalyzer Make integration links your Wappalyzer account to Make so that a scenario, the automation you build in Make, can ask which technologies a given website uses. You feed it a URL, it hands back the technologies it detects, and the next module stores or routes that answer.
Qualify leads by their stack. A new company lands in your CRM with its website. Get Technologies reads that URL, and a later module writes what it found next to the lead, so the sales rep knows before the first call whether the prospect uses a tool you integrate with.
Enrich a prospect table in bulk. Your list of target sites lives in a spreadsheet or a database such as the one described on the Airtable Make integration page. Make walks through each row, calls Get Technologies once per URL, and fills a column with the result.
Watch your own portfolio. An agency that manages client sites can run the lookup on its list and review which platforms each client is on, without clicking through a browser extension site by site.
Keep in mind what the integration does not do. It has no trigger, so it never starts a scenario by itself: another app or the Make schedule has to hand it a URL. It also has no universal API call module, and Make itself warns that its documentation for this app is limited, so plan to check the output with a test run. Wappalyzer often has an n8n node too; the n8n vs Make comparison helps you pick a platform, and the Make training covers the editor basics.
How do you connect Wappalyzer to Make?
- 01
Add the Wappalyzer module
In your scenario, add the Wappalyzer module Get Technologies and click Create a connection. A connection is your Wappalyzer account linked to Make once, then reused by every Wappalyzer module you add later.
- 02
Name it and authorize
Give the connection a name you will recognize, for example the team or client it belongs to. Then either approve Make on the Wappalyzer page that opens or paste the key Wappalyzer gives you, depending on what the window asks for.
- 03
Save and check
Click Save. The connection now appears in the module's list, and every Wappalyzer module you add to a scenario later can reuse it instead of asking you to authorize again.
Your first scenario with Wappalyzer
GoalWhen a new website URL reaches your list in another app, Make looks up its technologies with Wappalyzer and passes the result on.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas. This first module will be the app that holds your URLs, since Wappalyzer has no trigger.
- 02
Pick your source of URLs
Search the app where your websites live, choose the module that reads new items, and connect your account. Each item it returns is a bundle: one row, one lead, one URL moving to the next step.
- 03
Add Get Technologies
Click the + on the right of the first module, search Wappalyzer and select Get Technologies. Create the connection, then map the website field from the first module into the URL of the lookup.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and the bubble above each module shows the bundles it received, so you can read exactly which technologies came back for your test URL.
- 05
Schedule and switch on
Open the clock on the first module to set Scheduling; a new scenario checks every 15 minutes by default. Then switch the scenario on so each new URL is looked up without you.
What the Wappalyzer module does in Make
Wappalyzer gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Get Technologies
SearchIn Make“Returns the technologies for a URL.”
Hand this module a website address and it returns the technologies Wappalyzer detects there, ready for a CRM record or a sheet. As a search module, it may return zero, one or several bundles for a single URL.
Need help automating Wappalyzer with Make?
A person reads every message.