Technology lookup
A Business plan is required to use this feature.
Find out the technology stack of any website, such as the CMS or ecommerce platform. Perform near-instant queries against our comprehensive database of millions of websites or analyse websites live for real-time results.
In addition to technologies, responses optionally include company details, verified email addresses, phone numbers, social media profiles, locale information, keywords, metadata and more.
GET
https://api.wappalyzer.com/v2/lookup/
Property | Description |
---|---|
Execution |
Synchronous Asynchronous when using recursive=true |
Request timeout | 30 seconds |
Rate limit | 5 requests per second (up to 10 URLs per request) |
Pricing |
1 credit per URL 2 credits per URL when using live=true with recursive=true |
Name | Description |
---|---|
urls (required) | Between one and ten website URLs, comma separated.
Example:
Multiple URLs are not supported with
|
live |
Scan websites in real-time. Defaults to
If no record is found, |
recursive |
Index multiple pages (follows internal website links for
increased coverage). Defaults to
If no record is found or
A crawl can take up to 15 minutes. We recommend using
When using both |
callback_url |
When an asynchronous request completes, a
Example:
Required when using both |
debug_email |
Send debug information to the specified email address when
using Example: For testing purposes only, please do not use in production. |
sets |
Comma-separated list of additional field sets to include in
the results (e.g. See Fields.
Use
|
denoise |
Exclude low confidence results. Defaults to |
min_age |
Return results that have been verified at least once before
Use a higher value in combination with
|
max_age |
Return results that have been verified at least once in the
last
To get the most up-to-date but fewer results, use
Use a higher value to get more but less recently verified results. These results are more likely to include websites that no longer use the technology.
Use a higher value in combination with
|
squash |
Merge monthly results into a single set. Defaults to
|
A callback URL is a public endpoint hosted on your own server. If you
request a domain that we haven't seen before, you'll initially get an
empty response while the website is being indexed. Minutes later, your
callback URL will receive a POST request with the final results. Without
a callback URL, you will not get these results unless you make another
request or use recursive=false
to peform a shallow scan.
Subscribe to receive occasional product updates.